Skip to content

Commit eb59a37

Browse files
committed
reverting test timeout
1 parent eb17577 commit eb59a37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode-test.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export default testCli.defineConfig([
77
version: 'insiders',
88
mocha: {
99
ui: 'tdd',
10-
timeout: 600_000
10+
timeout: 6_000
1111
}
1212
}
1313
])

0 commit comments

Comments
 (0)