aboutsummaryrefslogtreecommitdiffstats
path: root/tests/system/suite_APTW
diff options
context:
space:
mode:
authorChristian Stenger <christian.stenger@theqtcompany.com>2015-06-23 15:47:14 +0200
committerChristian Stenger <christian.stenger@theqtcompany.com>2015-06-30 04:53:47 +0000
commitd710e73084c4ccb408b64a20ef938c380694ef9f (patch)
tree2d1a8c05c76ab870b35911be737a10c5771cd62f /tests/system/suite_APTW
parent30157677476281e90810148f741ecf39df29baf8 (diff)
Squish: Fix tst_APTW03
Change-Id: I88383be83b518de6363a53bb6102f1f302fac1cf Reviewed-by: Robert Loehning <robert.loehning@theqtcompany.com>
Diffstat (limited to 'tests/system/suite_APTW')
-rw-r--r--tests/system/suite_APTW/tst_APTW03/test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/system/suite_APTW/tst_APTW03/test.py b/tests/system/suite_APTW/tst_APTW03/test.py
index ce58243a01d..72e5b217efa 100644
--- a/tests/system/suite_APTW/tst_APTW03/test.py
+++ b/tests/system/suite_APTW/tst_APTW03/test.py
@@ -56,7 +56,7 @@ def handleInsertVirtualFunctions(expected):
"Verifying whether all expected functions have been found.")
selectFromCombo("{container={title='Insertion options:' type='QGroupBox' unnamed='1' "
- " visible='1'} type='QComboBox' unnamed='1' visible='1'}",
+ " visible='1'} occurrence='2' type='QComboBox' unnamed='1' visible='1'}",
"Insert definitions in implementation file")
clickButton("{text='OK' type='QPushButton' unnamed='1' visible='1'}")