mirror of
https://github.com/0glabs/0g-storage-node.git
synced 2025-04-04 15:35:18 +00:00
remove dummy code in py test
This commit is contained in:
parent
98438fd0e5
commit
da903fefe7
@ -30,7 +30,5 @@ class AutoRandomSyncV2Test(TestFramework):
|
||||
wait_until(lambda: self.nodes[i].zgs_get_file_info(data_root_2) is not None)
|
||||
wait_until(lambda: self.nodes[i].zgs_get_file_info(data_root_2)["finalized"])
|
||||
|
||||
assert 1 > 2
|
||||
|
||||
if __name__ == "__main__":
|
||||
AutoRandomSyncV2Test().main()
|
||||
|
Loading…
Reference in New Issue
Block a user