Skip to content

Commit 1c71217

Browse files
author
Kelly Selden
authored
legacy addon blueprint - increase timeout
1 parent 9c7b319 commit 1c71217

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

test/integration/index-test.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -419,6 +419,8 @@ applicable codemods: ember-modules-codemod, ember-qunit-codemod, ember-test-help
419419
});
420420

421421
it('can update a legacy addon blueprint', async function() {
422+
this.timeout(15 * 60 * 1000);
423+
422424
let {
423425
name,
424426
location

0 commit comments

Comments
 (0)