aboutsummaryrefslogtreecommitdiffstats
path: root/tests/system/suite_editors/tst_memberoperator/test.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/system/suite_editors/tst_memberoperator/test.py')
-rw-r--r--tests/system/suite_editors/tst_memberoperator/test.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/system/suite_editors/tst_memberoperator/test.py b/tests/system/suite_editors/tst_memberoperator/test.py
index f7e7ed6737..3c3625b61b 100644
--- a/tests/system/suite_editors/tst_memberoperator/test.py
+++ b/tests/system/suite_editors/tst_memberoperator/test.py
@@ -96,7 +96,5 @@ def main():
__verifyLineUnderCursor__(cppwindow, record)
invokeMenuItem("File", 'Revert "main.cpp" to Saved')
clickButton(waitForObject(":Revert to Saved.Proceed_QPushButton"))
- snooze(1)
- invokeMenuItem("File", "Close All")
invokeMenuItem("File", "Exit")
waitForCleanShutdown()