mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-12 07:44:57 +00:00
chore:update testcase
This commit is contained in:
parent
298b892305
commit
4329d943b1
@ -108,7 +108,7 @@ suite "WakuNode":
|
|||||||
|
|
||||||
asyncTest "Maximum connections can be configured":
|
asyncTest "Maximum connections can be configured":
|
||||||
let
|
let
|
||||||
maxConnections = 2
|
maxConnections = 50
|
||||||
nodeKey1 = generateSecp256k1Key()
|
nodeKey1 = generateSecp256k1Key()
|
||||||
node1 = newTestWakuNode(
|
node1 = newTestWakuNode(
|
||||||
nodeKey1,
|
nodeKey1,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user