diff --git a/wasi/snapshot_preview1_test.ts b/wasi/snapshot_preview1_test.ts index 01b91bc3e48f..f102f083d856 100644 --- a/wasi/snapshot_preview1_test.ts +++ b/wasi/snapshot_preview1_test.ts @@ -90,6 +90,7 @@ for (const pathname of tests) { "--quiet", "--unstable", "--allow-all", + "--no-check", path.resolve(rootdir, "snapshot_preview1_test_runner.ts"), prelude, path.resolve(rootdir, pathname),