mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-20 17:26:40 +00:00
cleanup tests
This commit is contained in:
@@ -871,7 +871,7 @@ func Test_AddPeerAndAddToAll(t *testing.T) {
|
||||
return
|
||||
}
|
||||
|
||||
const totalPeers = 300
|
||||
const totalPeers = 1000
|
||||
|
||||
var wg sync.WaitGroup
|
||||
errs := make(chan error, totalPeers)
|
||||
|
||||
Reference in New Issue
Block a user