summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/workers/nonexistent_worker.out
diff options
context:
space:
mode:
authorKitson Kelly <me@kitsonkelly.com>2021-12-23 00:25:06 +1100
committerGitHub <noreply@github.com>2021-12-22 14:25:06 +0100
commit8547a37132752cf6a979237c5a52a7bf16a4e833 (patch)
tree10e14c5aa8675bf75c8aa66bf7bf1f7de6948fee /cli/tests/testdata/workers/nonexistent_worker.out
parentac06797fa8607f2e15477fe1b038215740a5747d (diff)
chore: update deno_graph and deno_doc (#13173)
Diffstat (limited to 'cli/tests/testdata/workers/nonexistent_worker.out')
-rw-r--r--cli/tests/testdata/workers/nonexistent_worker.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/testdata/workers/nonexistent_worker.out b/cli/tests/testdata/workers/nonexistent_worker.out
index 5280e22d1..1b5111b14 100644
--- a/cli/tests/testdata/workers/nonexistent_worker.out
+++ b/cli/tests/testdata/workers/nonexistent_worker.out
@@ -1,3 +1,3 @@
-[WILDCARD]error: Uncaught (in worker "") Cannot load module "file:///[WILDCARD]/workers/doesnt_exist.js".
+[WILDCARD]error: Uncaught (in worker "") Module not found "file:///[WILDCARD]/workers/doesnt_exist.js".
error: Uncaught (in promise) Error: Unhandled error event in child worker.
at Worker.#pollControl ([WILDCARD])