mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-12 02:33:08 +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];
|
||||
|
||||
describe.only("Health Manager", function () {
|
||||
describe("Health Manager", function () {
|
||||
this.timeout(10_000);
|
||||
|
||||
let waku: LightNode;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user