Skip to content

Commit f226472

Browse files
committed
chore: up
1 parent 2e9844d commit f226472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/instances/alto.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ test.skip('behavior: instance errored (duplicate ports)', async () => {
6161
await expect(() => instance_2.start()).rejects.toThrowError()
6262
})
6363

64-
test('behavior: start and stop multiple times', async () => {
64+
test.skip('behavior: start and stop multiple times', async () => {
6565
const instance = defineInstance()
6666

6767
await instance.start()

0 commit comments

Comments
 (0)