tests: IDE: prevent edit_project to save modifed example so that it doesn't influence following tests
--- a/tests/ide_tests/edit_project.sikuli/edit_project.py Fri Jul 15 14:48:29 2022 +0200
+++ b/tests/ide_tests/edit_project.sikuli/edit_project.py Fri Jul 15 14:50:07 2022 +0200
@@ -37,8 +37,6 @@
app.WaitIdleUI()
- app.k.Save()
-
app.k.Clean()
app.waitForChangeAndIdleStdout()