mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-02-07 07:23:09 +00:00
rm: only
This commit is contained in:
parent
d1d9198ea7
commit
2e7954019f
@ -40,7 +40,7 @@ const runTests = (strictCheckNodes: boolean): void => {
|
||||
await teardownNodesWithRedundancy(serviceNodes, waku);
|
||||
});
|
||||
|
||||
it.only("Ping on subscribed peer", async function () {
|
||||
it("Ping on subscribed peer", async function () {
|
||||
const { error, subscription } = await waku.filter.subscribe(
|
||||
[TestDecoder],
|
||||
serviceNodes.messageCollector.callback
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user