chore(integration-tests): Normalize DB config + use single process (#2077)
This commit is contained in:
committed by
GitHub
parent
687a6badeb
commit
690ca9e89a
@@ -4,7 +4,7 @@
|
||||
"main": "index.js",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"test": "jest --maxWorkers=50% --silent=false",
|
||||
"test": "jest --runInBand --silent=false",
|
||||
"build": "babel src -d dist --extensions \".ts,.js\""
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user