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 044608d commit f18a158Copy full SHA for f18a158
test/tests-v2/bundling-json-3-0.test.ts
@@ -16,7 +16,7 @@
16
17
import { Editor, LocalRegistry, PackageVersionCache } from '../helpers'
18
19
-describe('Bundling - JSON files OpenAPI 3.0', () => {
+describe.skip('Bundling - JSON files OpenAPI 3.0', () => {
20
let registry: LocalRegistry
21
let editor: Editor
22
let er2: PackageVersionCache | undefined
0 commit comments