diff --git a/services/snyk/snyk-vulnerability-github.tester.js b/services/snyk/snyk-vulnerability-github.tester.js index 9961e81fc809d..b5fdc00d00306 100644 --- a/services/snyk/snyk-vulnerability-github.tester.js +++ b/services/snyk/snyk-vulnerability-github.tester.js @@ -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',