Skip to content

Commit c290f7b

Browse files
committed
chore: comment
1 parent ee03ab8 commit c290f7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Pool.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ afterEach(async () => {
2727

2828
describe.each([
2929
{ instance: Instance.anvil({ port: await getPort() }) },
30-
{ instance: Instance.tempo({ port: await getPort() }) },
30+
// { instance: Instance.tempo({ port: await getPort() }) },
3131
{
3232
instance: Instance.alto(altoOptions({ port, pool: true })),
3333
},

0 commit comments

Comments
 (0)