diff --git a/tests/features.json b/tests/features.json index 9b8ad10d..0818c764 100644 --- a/tests/features.json +++ b/tests/features.json @@ -13,7 +13,7 @@ ], "v8_flags": [ "--experimental-wasm-threads", - "--wasm_atomics_prototype" + "--experimental-wasm-atomics" ] } }