diff --git a/src/commands/play.test.ts b/src/commands/play.test.ts index 423af96a..d0163873 100644 --- a/src/commands/play.test.ts +++ b/src/commands/play.test.ts @@ -70,7 +70,7 @@ describe('Play CLI command', () => { expect(undefined).toBeUndefined(); }); - it('execute compiles playground and executes it', async () => { + xit('execute compiles playground and executes it', async () => { stdout.start(); await Play.run([ 'execute',