Skip to content

Commit 506b8e8

Browse files
committed
testing
1 parent daa8637 commit 506b8e8

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
@@ -186,7 +186,7 @@ describe('install/uninstall integration tests', () => {
186186
})
187187
})
188188

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

0 commit comments

Comments
 (0)