Tickle testing
This commit is contained in:
parent
6f8f06ebb9
commit
09a2a1f845
1 changed files with 1 additions and 1 deletions
|
@ -262,7 +262,7 @@ class TestPlayer(unittest.TestCase):
|
|||
|
||||
self._send_msg_wait_OKAY("LOAD:0")
|
||||
|
||||
time.sleep(0.5)
|
||||
time.sleep(1)
|
||||
# Try 3 repeats to make sure.
|
||||
for repeat in range(3):
|
||||
# We should be playing the first item.
|
||||
|
|
Loading…
Reference in a new issue