unit test fail may be caused by a stuck combo
This commit is contained in:
@@ -120,6 +120,4 @@ class KeyboardTest:
|
||||
|
||||
def do_main_loop(self):
|
||||
self.keyboard._main_loop()
|
||||
time.sleep(0.001)
|
||||
self.keyboard._main_loop()
|
||||
time.sleep(0.001)
|
||||
time.sleep(0.002)
|
||||
|
Reference in New Issue
Block a user