diff --git a/src/workerd/api/node/BUILD.bazel b/src/workerd/api/node/BUILD.bazel index b0bf7ca68ef..1caf7c07f93 100644 --- a/src/workerd/api/node/BUILD.bazel +++ b/src/workerd/api/node/BUILD.bazel @@ -83,6 +83,7 @@ wd_test( ) wd_test( + size = "large", src = "tests/crypto_scrypt-test.wd-test", args = ["--experimental"], data = ["tests/crypto_scrypt-test.js"],