Skip to content

Commit

Permalink
test(vulnerability-check): adapt test due to changes in results from …
Browse files Browse the repository at this point in the history
…npm audit
  • Loading branch information
hdorgeval committed Jun 28, 2019
1 parent 77463c9 commit 2c0ab49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/09-npm-audit-when-npm-version-gte-6.1.0.spec.js
Expand Up @@ -239,7 +239,7 @@ if (nodeInfos.npmAuditHasJsonReporter) {
{
action: 'install',
module: 'ms',
target: '2.1.1',
target: '2.1.2',
isMajor: true,
resolves: [
{
Expand Down

0 comments on commit 2c0ab49

Please sign in to comment.