diff --git a/test/moonwall.config.json b/test/moonwall.config.json index 7b51973a..519068a4 100644 --- a/test/moonwall.config.json +++ b/test/moonwall.config.json @@ -9,7 +9,7 @@ "testFileDir": ["datahaven/suites/dev"], "include": ["**/*test*.ts"], "timeout": 180000, - "multiThreads": 4, + "multiThreads": false, "contracts": "datahaven/contracts/", "runScripts": ["compile-contracts.sh compile"], "envVars": ["DEBUG_COLORS=1"],