We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f49f328 commit 8efde3fCopy full SHA for 8efde3f
integrations/package.json
@@ -3,7 +3,7 @@
3
"private": true,
4
"version": "0.0.0",
5
"scripts": {
6
- "test": "jest"
+ "test": "jest --runInBand"
7
},
8
"jest": {
9
"testTimeout": 30000,
0 commit comments