diff options
| author | Kitson Kelly <me@kitsonkelly.com> | 2020-10-27 06:56:00 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-27 06:56:00 +1100 |
| commit | b03f4a4a1c252d808b72fc462ea783362f810c75 (patch) | |
| tree | 2199c73cb12c9650ae829ee73d377d1a35ec4071 /cli/tests/error_worker_permissions_remote.ts.out | |
| parent | acc201625fd613c6e1e66d1714069726ec2a4b73 (diff) | |
fix(cli): restore permission check on workers (#8123)
Fixes #8120
Diffstat (limited to 'cli/tests/error_worker_permissions_remote.ts.out')
| -rw-r--r-- | cli/tests/error_worker_permissions_remote.ts.out | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cli/tests/error_worker_permissions_remote.ts.out b/cli/tests/error_worker_permissions_remote.ts.out new file mode 100644 index 000000000..6cf63fa22 --- /dev/null +++ b/cli/tests/error_worker_permissions_remote.ts.out @@ -0,0 +1,3 @@ +[WILDCARD] +error: Uncaught (in worker "") network access to "http://localhost:4545/cli/tests/subdir/worker_types.ts", run again with the --allow-net flag +[WILDCARD] |
