mirror of
https://github.com/netbirdio/netbird.git
synced 2026-09-21 22:29:08 +02:00
Update client/internal/engine_privileged_test.go
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
coderabbitai[bot]
parent
a89a5c5b9c
commit
31beb969b9
@@ -326,7 +326,7 @@ func TestEngine_MultiplePeers(t *testing.T) {
|
|||||||
// wait until all have been created and started
|
// wait until all have been created and started
|
||||||
wg.Wait()
|
wg.Wait()
|
||||||
if len(engines) != numPeers {
|
if len(engines) != numPeers {
|
||||||
t.Fatal("not all peers was started")
|
t.Fatal("not all peers were started")
|
||||||
}
|
}
|
||||||
// check whether all the peer have expected peers connected
|
// check whether all the peer have expected peers connected
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user