summaryrefslogtreecommitdiff
path: root/tests/auto/declarative_ui/tst_map_pinch.qml.QTBUG-47970
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative_ui/tst_map_pinch.qml.QTBUG-47970')
-rw-r--r--tests/auto/declarative_ui/tst_map_pinch.qml.QTBUG-479702
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative_ui/tst_map_pinch.qml.QTBUG-47970 b/tests/auto/declarative_ui/tst_map_pinch.qml.QTBUG-47970
index f80e44a1..6d913eab 100644
--- a/tests/auto/declarative_ui/tst_map_pinch.qml.QTBUG-47970
+++ b/tests/auto/declarative_ui/tst_map_pinch.qml.QTBUG-47970
@@ -102,7 +102,7 @@ Item {
SignalSpy {id: mouseAreaBottomSpy; target: mouseAreaBottom; signalName: 'onPressed'}
TestCase {
- when: windowShown
+ when: windowShown && map.mapReady
name: "MapPinch"
function init()