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 86e0dba commit 1e50b30Copy full SHA for 1e50b30
packages/stream/src/concat.spec.ts
@@ -287,5 +287,5 @@ describe("concat", () => {
287
}, 6 * intervalDuration);
288
289
return ret;
290
- });
+ }, 10000);
291
});
0 commit comments