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 dde5f88 commit 1042e15Copy full SHA for 1042e15
test/acceptance/ember-cli-update-test.js
@@ -26,7 +26,7 @@ const down = '\u001b[B';
26
const enter = '\n';
27
28
describe(function() {
29
- this.timeout(2 * 60e3);
+ this.timeout(3 * 60e3);
30
31
let tmpPath;
32
0 commit comments