mirror of
https://github.com/waku-org/js-waku.git
synced 2025-01-12 05:24:43 +00:00
fix unsubscribes test
This commit is contained in:
parent
7e96644ba8
commit
aa195a75ed
@ -100,6 +100,8 @@ describe("Util: toAsyncIterator: Filter", () => {
|
|||||||
payload: utf8ToBytes("This should be received")
|
payload: utf8ToBytes("This should be received")
|
||||||
});
|
});
|
||||||
|
|
||||||
|
await delay(400);
|
||||||
|
|
||||||
await stop();
|
await stop();
|
||||||
|
|
||||||
await waku.lightPush.send(TestEncoder, {
|
await waku.lightPush.send(TestEncoder, {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user