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 f0534fc commit d20757bCopy full SHA for d20757b
test/cli.test.js
@@ -45,5 +45,5 @@ describe('CLI', () => {
45
proc.on('exit', () => {
46
done();
47
});
48
- }).timeout(6000);
+ }).timeout(18000);
49
0 commit comments