From 7e2c7fb6c5454e30158d74e1a5786183ea391f07 Mon Sep 17 00:00:00 2001 From: Kitson Kelly Date: Fri, 23 Oct 2020 11:50:15 +1100 Subject: refactor(cli): migrate run and cache to new infrastructure (#7996) Co-authored-by: Ryan Dahl --- cli/tests/020_json_modules.ts.out | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'cli/tests/020_json_modules.ts.out') diff --git a/cli/tests/020_json_modules.ts.out b/cli/tests/020_json_modules.ts.out index 8c07af203..a89bd2ad6 100644 --- a/cli/tests/020_json_modules.ts.out +++ b/cli/tests/020_json_modules.ts.out @@ -1,3 +1,5 @@ [WILDCARD] -error: TypeError: Cannot resolve extension for "[WILDCARD]config.json" with mediaType "Json". +error: An unsupported media type was attempted to be imported as a module. + Specifier: [WILDCARD]cli/tests/subdir/config.json + MediaType: Json [WILDCARD] \ No newline at end of file -- cgit v1.2.3