chore: fix flaky package_json_basic tests (#17940)

7429836369

Closes #17946
This commit is contained in:
David Sherret 2023-02-25 08:56:39 -05:00 committed by GitHub
parent 3cd24fa8d0
commit da5b5d4688
10 changed files with 24 additions and 24 deletions

View file

@ -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"),