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 2f58d33 commit f5fa077Copy full SHA for f5fa077
1 file changed
test/acceptance/ember-cli-update-test.js
@@ -352,7 +352,7 @@ describe(function() {
352
let {
353
location,
354
version: to
355
- } = (await loadSafeBlueprintFile('test/fixtures/blueprint/app/local-app/reset/my-app/config/ember-cli-update.json')).blueprints[1];
+ } = (await loadSafeBlueprintFile('test/fixtures/blueprint/app/local-app/local/my-app/config/ember-cli-update.json')).blueprints[1];
356
357
358
ps,
0 commit comments