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 60eac68 commit 84a48bbCopy full SHA for 84a48bb
test/plugin/usage-test.js
@@ -7,7 +7,7 @@ function containsLine(lines, re) {
7
}
8
9
tape('usage messages', (t) => {
10
- t.timeoutAfter(15000);
+ t.timeoutAfter(30000);
11
12
const sess = common.Session.create('inspect-scenario.js');
13
0 commit comments