Skip to content

Commit 7ec1a49

Browse files
committed
Update mouse_test.py
1 parent 60406e5 commit 7ec1a49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit_test/mouse/mouse_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from je_auto_control import release_mouse
88
from je_auto_control import set_mouse_position
99

10-
time.sleep(1)
10+
time.sleep(10)
1111

1212
print(get_mouse_position())
1313
set_mouse_position(809, 388)

0 commit comments

Comments
 (0)