mirror of
https://github.com/denoland/deno.git
synced 2025-08-04 10:59:13 +00:00
chore: fix flaky package_json_basic tests (#17940)
7429836369
Closes #17946
This commit is contained in:
parent
3cd24fa8d0
commit
da5b5d4688
10 changed files with 24 additions and 24 deletions
|
@ -456,7 +456,7 @@ itest!(parallel_output {
|
|||
|
||||
itest!(package_json_basic {
|
||||
args: "test",
|
||||
output: "package_json/basic/main.test.out",
|
||||
output: "package_json/basic/lib.test.out",
|
||||
envs: env_vars_for_npm_tests(),
|
||||
http_server: true,
|
||||
cwd: Some("package_json/basic"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue