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 64cc19a commit 1fe3bfeCopy full SHA for 1fe3bfe
test/test.js
@@ -8,7 +8,7 @@ const {run} = require('../bin/cli');
8
const {parseFile, stringify, writeFile} = require('../openapi-format');
9
10
// SELECTIVE TESTING DEBUG
11
-const localTesting = true;
+const localTesting = false;
12
const destroyOutput = false;
13
14
// Load tests
0 commit comments