summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/035_cached_only_flag.out
diff options
context:
space:
mode:
authorKitson Kelly <me@kitsonkelly.com>2022-08-10 07:27:22 +1000
committerGitHub <noreply@github.com>2022-08-10 07:27:22 +1000
commit1c2ec1f48f2cf9255f0a43f2ec3d15aeee081b33 (patch)
treeed4d58c05b5f4ed9b19a8e3ae5f840740c7e0988 /cli/tests/testdata/035_cached_only_flag.out
parent1f54d877895ea25258a941818f07c6e84d44a7a2 (diff)
fix: update deno_graph to fix importing config as JSON module (#15388)
Ref: denoland/deno_graph#166
Diffstat (limited to 'cli/tests/testdata/035_cached_only_flag.out')
-rw-r--r--cli/tests/testdata/035_cached_only_flag.out3
1 files changed, 3 insertions, 0 deletions
diff --git a/cli/tests/testdata/035_cached_only_flag.out b/cli/tests/testdata/035_cached_only_flag.out
index aad3f2fbc..10c8611fa 100644
--- a/cli/tests/testdata/035_cached_only_flag.out
+++ b/cli/tests/testdata/035_cached_only_flag.out
@@ -1 +1,4 @@
error: Specifier not found in cache: "http://127.0.0.1:4545/019_media_types.ts", --cached-only is specified.
+
+Caused by:
+ Specifier not found in cache: "http://127.0.0.1:4545/019_media_types.ts", --cached-only is specified.