mirror of
https://github.com/waku-org/js-waku.git
synced 2025-02-02 15:44:08 +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