Skip to content

Commit 49c4bac

Browse files
kvakilNo9
authored andcommitted
Bump another timeout
1 parent 5d060fc commit 49c4bac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/plugin/usage-test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ function containsLine(lines, re) {
77
}
88

99
tape('usage messages', (t) => {
10-
t.timeoutAfter(15000);
10+
t.timeoutAfter(30000);
1111

1212
const sess = common.Session.create('inspect-scenario.js');
1313

0 commit comments

Comments
 (0)