mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-03 22:33:07 +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")
|
||||
});
|
||||
|
||||
await delay(400);
|
||||
|
||||
await stop();
|
||||
|
||||
await waku.lightPush.send(TestEncoder, {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user