--- a/tests/ide_tests/debug_project.sikuli/debug_project.py Sun Jul 17 22:35:45 2022 +0200
+++ b/tests/ide_tests/debug_project.sikuli/debug_project.py Sun Jul 17 22:42:56 2022 +0200
@@ -54,9 +54,9 @@
- app.type("a", Key.CTRL)
+ #app.type("a", Key.CTRL)
+ app.type(Key.BACKSPACE) app.type("'sys.stdout.write(\"DEBUG TEST OK\\n\")'")