We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79015a3 commit b07d253Copy full SHA for b07d253
test/src/Convertor.spec.js
@@ -1,7 +1,7 @@
1
'use strict'
2
3
const expect = require('chai').expect
4
-const validator = require('oas-validator');
+const validator = require('oas-validator')
5
const fetch = require('node-fetch')
6
7
const Convertor = require('../../src/Convertor')
0 commit comments