Skip to content

Commit

Permalink
tests(snyk): fix github manifest target (#7629)
Browse files Browse the repository at this point in the history
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
  • Loading branch information
calebcartwright and repo-ranger[bot] authored Feb 26, 2022
1 parent 9c2453d commit 6e80336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/snyk/snyk-vulnerability-github.tester.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ t.create('non existent repo')
})

t.create('valid target manifest path')
.get('/snyk/vulndb-fixtures/packages/cli/0.1.0/package.json.json')
.get('/snyk/snyk-resolve-deps-fixtures/node_modules/debug/package.json.json')
.timeout(20000)
.expectBadge({
label: 'vulnerabilities',
Expand Down

0 comments on commit 6e80336

Please sign in to comment.