diff options
Diffstat (limited to 'cli/tests/testdata/workers/permissions_data_remote.ts.out')
-rw-r--r-- | cli/tests/testdata/workers/permissions_data_remote.ts.out | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/tests/testdata/workers/permissions_data_remote.ts.out b/cli/tests/testdata/workers/permissions_data_remote.ts.out index a9ed5c240..766478091 100644 --- a/cli/tests/testdata/workers/permissions_data_remote.ts.out +++ b/cli/tests/testdata/workers/permissions_data_remote.ts.out @@ -2,3 +2,4 @@ error: Uncaught (in worker "") Requires net access to "example.com", run again w at data:application/javascript;base64,aW1wb3J0ICJodHRwczovL2V4YW1wbGUuY29tL3NvbWUvZmlsZS50cyI7:1:8 error: Uncaught (in promise) Error: Unhandled error in child worker. at Worker.#pollControl ([WILDCARD]) + at eventLoopTick (ext:core/01_core.js:[WILDCARD]) |