summaryrefslogtreecommitdiff
path: root/cli/tests
diff options
context:
space:
mode:
authorDavid Sherret <dsherret@users.noreply.github.com>2023-10-24 17:43:19 -0400
committerGitHub <noreply@github.com>2023-10-24 21:43:19 +0000
commit59a5fe530f92e4207cc30be24158c0a809e37e5b (patch)
treeaeb392146e7f24c5a0a712e1fe3014f8c63ce36a /cli/tests
parenta7bd0cf7a890eff0133242d09e71b2783350fd23 (diff)
refactor: upgrade to deno_ast 0.31 and deno_graph 0.59 (#20965)
Diffstat (limited to 'cli/tests')
-rw-r--r--cli/tests/testdata/run/error_type_definitions.ts.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/testdata/run/error_type_definitions.ts.out b/cli/tests/testdata/run/error_type_definitions.ts.out
index 5e1d73ca4..d60d4d483 100644
--- a/cli/tests/testdata/run/error_type_definitions.ts.out
+++ b/cli/tests/testdata/run/error_type_definitions.ts.out
@@ -1,2 +1,2 @@
-[WILDCARD]error: Relative import path "baz" not prefixed with / or ./ or ../
+[WILDCARD]error: Failed resolving types. Relative import path "baz" not prefixed with / or ./ or ../
at [WILDCARD]/type_definitions/bar.d.ts:[WILDCARD]