We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e030121 commit bc6758aCopy full SHA for bc6758a
1 file changed
test/acceptance/ember-cli-update-test.js
@@ -160,10 +160,7 @@ describe(function() {
160
this.timeout(3 * 60 * 1000);
161
162
let {
163
- location
164
- } = require('../fixtures/blueprint/app/local-app/local/my-app/ember-cli-update').blueprints[0];
165
-
166
- let {
+ location,
167
version: to
168
} = require('../fixtures/blueprint/app/local-app/merge/my-app/ember-cli-update').blueprints[0];
169
0 commit comments