Update client/internal/engine_privileged_test.go

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
Zoltan Papp
2026-06-15 15:32:02 +02:00
committed by GitHub
parent a89a5c5b9c
commit 31beb969b9

View File

@@ -326,7 +326,7 @@ func TestEngine_MultiplePeers(t *testing.T) {
// wait until all have been created and started
wg.Wait()
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