We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4475de commit 2ee405dCopy full SHA for 2ee405d
test/tap/audit.js
@@ -337,7 +337,7 @@ test('exits with zero exit code for vulnerabilities in devDependencies when runn
337
vulnerabilities: {}
338
}
339
})
340
- return common.npm([
+ return common.npm([
341
'audit',
342
'--json',
343
'--production',
@@ -442,7 +442,7 @@ test('exits with non-zero exit code for vulnerabilities in dependencies when run
442
443
444
445
446
447
448
0 commit comments