fix: only nomos nodes need check

This commit is contained in:
Roman 2025-01-13 19:07:56 +08:00
parent 7ff4f4a19d
commit 01e22b335b
No known key found for this signature in database
GPG Key ID: B8FE070B54E11B75

View File

@ -17,7 +17,6 @@ class Test2NodeClAlive:
self.node2.start()
self.node3.start()
self.node1.ensure_ready()
try:
self.node2.ensure_ready()
self.node3.ensure_ready()