Skip to content

Commit 6757543

Browse files
author
Kelly Selden
authored
multiple blueprints - increase timeout
1 parent 1c71217 commit 6757543

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ describe(function() {
194194
});
195195

196196
it('can pick from multiple blueprints', async function() {
197-
this.timeout(10 * 60 * 1000);
197+
this.timeout(15 * 60 * 1000);
198198

199199
let {
200200
location,

0 commit comments

Comments
 (0)