mirror of
https://github.com/logos-messaging/logos-messaging-js.git
synced 2026-03-21 22:33:10 +00:00
chore: remove .only
This commit is contained in:
parent
e84eb620f7
commit
b7bdb60dba
@ -17,7 +17,7 @@ import {
|
|||||||
|
|
||||||
const NUM_NODES = [0, 1, 2, 3];
|
const NUM_NODES = [0, 1, 2, 3];
|
||||||
|
|
||||||
describe.only("Health Manager", function () {
|
describe("Health Manager", function () {
|
||||||
this.timeout(10_000);
|
this.timeout(10_000);
|
||||||
|
|
||||||
let waku: LightNode;
|
let waku: LightNode;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user