Skip to content

Commit e413cdb

Browse files
committed
Undo a bit of it
1 parent 438f571 commit e413cdb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

runner/testsuite/test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,4 +103,4 @@ async def run(self, openspace):
103103
"""
104104
for instruction in self.instructions:
105105
await instruction.run(openspace)
106-
time.sleep(1)
106+
time.sleep(0.25)

0 commit comments

Comments
 (0)