Skip to content

Commit 78c4961

Browse files
author
Kelly Selden
committed
bump test timeout
1 parent 67088af commit 78c4961

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/integration/index-test.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,8 @@ describe(function() {
291291

292292
describe('ember-cli-update.json', function() {
293293
it('can update a remote blueprint', async function() {
294+
this.timeout(1.5 * 60e3);
295+
294296
let {
295297
name,
296298
version: to

0 commit comments

Comments
 (0)