Skip to content

Commit

Permalink
Merge pull request #2671 from cloudflare/yagiz/fix-timeout-on-global-…
Browse files Browse the repository at this point in the history
…scope

fix timeout issues on linux-debug
  • Loading branch information
anonrig authored Sep 9, 2024
2 parents 141ec38 + 6b25622 commit d440704
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/workerd/api/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -378,6 +378,7 @@ wd_test(
)

wd_test(
size = "large",
src = "tests/global-scope-test.wd-test",
args = ["--experimental"],
data = ["tests/global-scope-test.js"],
Expand Down

0 comments on commit d440704

Please sign in to comment.