diff --git a/test/moonwall.config.json b/test/moonwall.config.json index 61cd4465f9..dd0a168cb7 100644 --- a/test/moonwall.config.json +++ b/test/moonwall.config.json @@ -355,7 +355,7 @@ "compile-contracts.ts compile", "compile-wasm.ts compile -b ../target/release/moonbeam -o wasm -c moonbeam-dev" ], - "multiThreads": 5, + "multiThreads": 8, "envVars": ["DEBUG_COLORS=1"], "reporters": ["basic", "html", "json"], "reportFile": {