UNPKG

ember-cli-frost-blueprints

Version:
9 lines (7 loc) 214 B
/** * Blueprint for generating a test for a frost route * NOTE: this is run in node, not in ember stack, so limited es6 is available */ module.exports = { description: 'Generates a frosty route unit test.' }