summaryrefslogtreecommitdiff
path: root/tests/testdata/workers/permissions_data_remote.ts.out
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testdata/workers/permissions_data_remote.ts.out')
-rw-r--r--tests/testdata/workers/permissions_data_remote.ts.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testdata/workers/permissions_data_remote.ts.out b/tests/testdata/workers/permissions_data_remote.ts.out
index 3f7c8cb63..e7af110bb 100644
--- a/tests/testdata/workers/permissions_data_remote.ts.out
+++ b/tests/testdata/workers/permissions_data_remote.ts.out
@@ -1,4 +1,4 @@
-error: Uncaught (in worker "") Requires net access to "example.com", run again with the --allow-net flag
+error: Uncaught (in worker "") Requires net access to "example.com:443", run again with the --allow-net flag
at data:application/javascript;base64,aW1wb3J0ICJodHRwczovL2V4YW1wbGUuY29tL3NvbWUvZmlsZS50cyI7:1:8
error: Uncaught (in promise) Error: Unhandled error in child worker.
at Worker.#pollControl[WILDCARD]