Skip to content

Commit 57289b7

Browse files
remove only call
1 parent 4e4350f commit 57289b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/web/tests/stream.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ describe('Streaming', { sequential: true }, () => {
3030
)
3131
);
3232

33-
describe.only(
33+
describe(
3434
'Streaming - Without Web Workers',
3535
{
3636
sequential: true

0 commit comments

Comments
 (0)