diff options
| author | Mohammad Sulaiman <mohammad.sulaiman@exalt.ps> | 2024-09-09 18:07:41 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-09 11:07:41 -0400 |
| commit | 582be0adc2b80e532cf92ffbc44c8c8268a51774 (patch) | |
| tree | 48e5cdb63e524f974b17a3b787559ab0ff42e5c5 /tests/testdata/workers/permissions_remote_remote.ts.out | |
| parent | 5126ccb8428c4ccf199d3b30f1cd86ef11009ef7 (diff) | |
chore: Deprecate worker itests (#25514)
Diffstat (limited to 'tests/testdata/workers/permissions_remote_remote.ts.out')
| -rw-r--r-- | tests/testdata/workers/permissions_remote_remote.ts.out | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/testdata/workers/permissions_remote_remote.ts.out b/tests/testdata/workers/permissions_remote_remote.ts.out deleted file mode 100644 index a095f1938..000000000 --- a/tests/testdata/workers/permissions_remote_remote.ts.out +++ /dev/null @@ -1,4 +0,0 @@ -error: Uncaught (in worker "") Requires net access to "example.com:443", 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] |
