summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Sherret <dsherret@users.noreply.github.com>2023-06-09 17:23:01 -0400
committerGitHub <noreply@github.com>2023-06-09 17:23:01 -0400
commitf99a849a5f2de9fb1162ab41a566174e3d54612e (patch)
treeeedd694e9f58440648cecc2e7bee9ed74016f541
parented76456059629f5408ea40248bed6e6e22d15ffe (diff)
chore: fix flaky package_json_auto_discovered_for_local_script_arg (#19445)
-rw-r--r--cli/tests/testdata/run/with_package_json/no_deno_json/main.out13
1 files changed, 2 insertions, 11 deletions
diff --git a/cli/tests/testdata/run/with_package_json/no_deno_json/main.out b/cli/tests/testdata/run/with_package_json/no_deno_json/main.out
index b3af7331d..402b30ed4 100644
--- a/cli/tests/testdata/run/with_package_json/no_deno_json/main.out
+++ b/cli/tests/testdata/run/with_package_json/no_deno_json/main.out
@@ -1,13 +1,4 @@
-[WILDCARD]package.json file found at '[WILDCARD]with_package_json[WILDCARD]package.json'
+[WILDCARD]package.json file found at '[WILDCARD]with_package_json[WILDCARD]no_deno_json[WILDCARD]package.json'
[WILDCARD]
ok
-[Function (anonymous)] Chalk {
- constructor: [Function (anonymous)],
- Instance: [class ChalkClass],
- supportsColor: false,
- stderr: [Function (anonymous)] Chalk {
- constructor: [Function (anonymous)],
- Instance: [class ChalkClass],
- supportsColor: false
- }
-}
+[Function (anonymous)] Chalk [WILDCARD]