Skip to content

Commit 7c2838d

Browse files
committed
what the heck
1 parent acf5fc6 commit 7c2838d

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
@@ -256,7 +256,7 @@ describe('install/uninstall integration tests', () => {
256256
})
257257
})
258258

259-
describe.only('legacy plugin', () => {
259+
describe('legacy plugin', () => {
260260
it('should install legacy plugin', async () => {
261261
await runCommand('plugins install @oclif/plugin-legacy')
262262
await runCommand('plugins install @heroku-cli/plugin-ps-exec --silent')

0 commit comments

Comments
 (0)