mirror of
https://github.com/denoland/deno.git
synced 2025-01-03 04:48:52 -05:00
chore: fix flaky package_json_auto_discovered_for_local_script_arg (#19445)
This commit is contained in:
parent
ed76456059
commit
f99a849a5f
1 changed files with 2 additions and 11 deletions
|
@ -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]
|
[WILDCARD]
|
||||||
ok
|
ok
|
||||||
[Function (anonymous)] Chalk {
|
[Function (anonymous)] Chalk [WILDCARD]
|
||||||
constructor: [Function (anonymous)],
|
|
||||||
Instance: [class ChalkClass],
|
|
||||||
supportsColor: false,
|
|
||||||
stderr: [Function (anonymous)] Chalk {
|
|
||||||
constructor: [Function (anonymous)],
|
|
||||||
Instance: [class ChalkClass],
|
|
||||||
supportsColor: false
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in a new issue