mirror of
https://github.com/logos-messaging/logos-messaging-js.git
synced 2026-01-22 01:43:07 +00:00
remove .only
This commit is contained in:
parent
aa93a441d5
commit
6f8cf039df
@ -169,7 +169,7 @@ describe("Waku Store, cursor", function () {
|
||||
}
|
||||
});
|
||||
|
||||
it.only("Passing cursor with wrong pubSubTopic", async function () {
|
||||
it("Passing cursor with wrong pubSubTopic", async function () {
|
||||
await sendMessages(nwaku, totalMsgs, TestContentTopic, DefaultPubSubTopic);
|
||||
waku = await startAndConnectLightNode(nwaku);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user