mirror of
https://github.com/0glabs/0g-storage-node.git
synced 2024-11-10 10:05:17 +00:00
rm dummy ;py code
This commit is contained in:
parent
3fbff8e9eb
commit
aa31d55f0a
@ -28,7 +28,5 @@ class AutoRandomSyncTest(TestFramework):
|
||||
wait_until(lambda: self.nodes[1].zgs_get_file_info(data_root_2) is not None)
|
||||
wait_until(lambda: self.nodes[1].zgs_get_file_info(data_root_2)["finalized"])
|
||||
|
||||
assert 1 > 2
|
||||
|
||||
if __name__ == "__main__":
|
||||
AutoRandomSyncTest().main()
|
||||
|
Loading…
Reference in New Issue
Block a user