Skip to content

Commit 62964ce

Browse files
committed
Update tests
1 parent 770b5a8 commit 62964ce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/openapi2.test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ const psc = require('../src/index');
1010

1111
test.before(() => {
1212
psc.swaggerYamlPath = './tests/testObjects/openapi2.yaml';
13-
psc.basePath = '/api/server/v3'
1413
psc.reportFile = 'report.json'
1514
reporter.add(psc);
1615
request.setBaseUrl('http://localhost:9393');

0 commit comments

Comments
 (0)