Skip to content

Commit

Permalink
Appveyor debug
Browse files Browse the repository at this point in the history
  • Loading branch information
r0x0r committed Oct 12, 2024
1 parent 306de19 commit 9ef2a3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/util.py
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ def stop():
window.destroy()
logger.info('Window destroyed')

move_mouse_cocoa()
#move_mouse_cocoa()
logger.info('Exiting destroy thread')
except Exception as e:
logger.exception(e, exc_info=True)
Expand Down

0 comments on commit 9ef2a3f

Please sign in to comment.