Skip to content

Commit bc6758a

Browse files
author
Kelly Selden
committed
merge options
1 parent e030121 commit bc6758a

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

test/acceptance/ember-cli-update-test.js

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -160,10 +160,7 @@ describe(function() {
160160
this.timeout(3 * 60 * 1000);
161161

162162
let {
163-
location
164-
} = require('../fixtures/blueprint/app/local-app/local/my-app/ember-cli-update').blueprints[0];
165-
166-
let {
163+
location,
167164
version: to
168165
} = require('../fixtures/blueprint/app/local-app/merge/my-app/ember-cli-update').blueprints[0];
169166

0 commit comments

Comments
 (0)