Skip to content

Commit 1fe3bfe

Browse files
committed
Updated test
1 parent 64cc19a commit 1fe3bfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const {run} = require('../bin/cli');
88
const {parseFile, stringify, writeFile} = require('../openapi-format');
99

1010
// SELECTIVE TESTING DEBUG
11-
const localTesting = true;
11+
const localTesting = false;
1212
const destroyOutput = false;
1313

1414
// Load tests

0 commit comments

Comments
 (0)