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 cf4fcce commit dc9014cCopy full SHA for dc9014c
test/prefix-groups.test.ts
@@ -19,7 +19,7 @@ import { BUILD_TYPE } from '../src'
19
20
const pkg = LocalRegistry.openPackage('apihub')
21
22
-describe('Prefix Groups test', () => {
+describe.skip('Prefix Groups test', () => {
23
beforeAll(async () => {
24
// generate missing versions/apihub folder contents
25
await pkg.publish(pkg.packageId, {
0 commit comments