Skip to content

Commit 1c051e5

Browse files
committed
testing
1 parent 7c2838d commit 1c051e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/integration/install.integration.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ describe('install/uninstall integration tests', () => {
185185
})
186186
})
187187

188-
describe('multiple plugins sequentially', async () => {
188+
xdescribe('multiple plugins sequentially', async () => {
189189
/**
190190
* This is a test for @W-21915680@, a bizarre bug wherein if you installed a plugin from the registry by its true name,
191191
* and then installed a local tarball whose package name is alphabetically after the previous one, the local tarball

0 commit comments

Comments
 (0)