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 e2ca9a7 commit ab1a307Copy full SHA for ab1a307
tests/e2e/jest.config.js
@@ -8,5 +8,6 @@ module.exports = {
8
apiVersion: 'v0/',
9
ourTimeout: 40000,
10
},
11
- maxWorkers: 1
+ maxWorkers: 1,
12
+ maxConcurrency: 1
13
}
0 commit comments