Skip to content

Commit

Permalink
Fix [SnykVulnerability] test (#7686)
Browse files Browse the repository at this point in the history
  • Loading branch information
PyvesB authored Mar 5, 2022
1 parent fd2ff81 commit bd1bca6
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/snyk-resolve-deps-fixtures/node_modules/debug/package.json.json')
.get('/snyk/snyk/test/fixtures/demo-os/package.json.json')
.timeout(20000)
.expectBadge({
label: 'vulnerabilities',
Expand Down

0 comments on commit bd1bca6

Please sign in to comment.