# HG changeset patch # User Edouard Tisserant # Date 1657889407 -7200 # Node ID 67e1707f24c81c981a91ad57e73934e6ba507747 # Parent f2dff88db4481244762c5348d5c7da37801c468d tests: IDE: prevent edit_project to save modifed example so that it doesn't influence following tests diff -r f2dff88db448 -r 67e1707f24c8 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()