Skip to content

Commit 8efde3f

Browse files
committed
run all integration tests in band
1 parent f49f328 commit 8efde3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integrations/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"version": "0.0.0",
55
"scripts": {
6-
"test": "jest"
6+
"test": "jest --runInBand"
77
},
88
"jest": {
99
"testTimeout": 30000,

0 commit comments

Comments
 (0)