tests: IDE: prevent edit_project to save modifed example so that it doesn't influence following tests
authorEdouard Tisserant <edouard.tisserant@gmail.com>
Fri, 15 Jul 2022 14:50:07 +0200
changeset 3545 67e1707f24c8
parent 3544 f2dff88db448
child 3546 ee51d1deadfd
tests: IDE: prevent edit_project to save modifed example so that it doesn't influence following tests
tests/ide_tests/edit_project.sikuli/edit_project.py
--- 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()