diff options
Diffstat (limited to 'cli/tests/testdata/workers/permissions_remote_remote.ts.out')
-rw-r--r-- | cli/tests/testdata/workers/permissions_remote_remote.ts.out | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cli/tests/testdata/workers/permissions_remote_remote.ts.out b/cli/tests/testdata/workers/permissions_remote_remote.ts.out index 001370f2f..bb065740a 100644 --- a/cli/tests/testdata/workers/permissions_remote_remote.ts.out +++ b/cli/tests/testdata/workers/permissions_remote_remote.ts.out @@ -1,5 +1,4 @@ error: Uncaught (in worker "") Requires net access to "example.com", run again with the --allow-net flag at http://localhost:4545/workers/static_remote.ts:2:8 error: Uncaught (in promise) Error: Unhandled error in child worker. - at Worker.#pollControl ([WILDCARD]) - at eventLoopTick (ext:core/01_core.js:[WILDCARD]) + at Worker.#pollControl [WILDCARD] |