We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e4350f commit 57289b7Copy full SHA for 57289b7
packages/web/tests/stream.test.ts
@@ -30,7 +30,7 @@ describe('Streaming', { sequential: true }, () => {
30
)
31
);
32
33
- describe.only(
+ describe(
34
'Streaming - Without Web Workers',
35
{
36
sequential: true
0 commit comments