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 eb17577 commit eb59a37Copy full SHA for eb59a37
.vscode-test.mjs
@@ -7,7 +7,7 @@ export default testCli.defineConfig([
7
version: 'insiders',
8
mocha: {
9
ui: 'tdd',
10
- timeout: 600_000
+ timeout: 6_000
11
}
12
13
])
0 commit comments