diff --git a/scripts/test.sh b/scripts/test.sh index 7f4eaad0..6cf72043 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -397,7 +397,7 @@ case "$TARGET" in # npm test -- --filter=GarbageCollectionTests # npm test -- --filter=AsyncTests - # npm test -- --process=main + npm test -- --process=main npm test -- --process=render popd