summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative_ui/tst_map_maptype.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative_ui/tst_map_maptype.qml')
-rw-r--r--tests/auto/declarative_ui/tst_map_maptype.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/declarative_ui/tst_map_maptype.qml b/tests/auto/declarative_ui/tst_map_maptype.qml
index 2f015552..26290399 100644
--- a/tests/auto/declarative_ui/tst_map_maptype.qml
+++ b/tests/auto/declarative_ui/tst_map_maptype.qml
@@ -45,11 +45,11 @@ TestCase {
name: "here"
parameters: [
PluginParameter {
- name: "app_id"
+ name: "here.app_id"
value: "stub"
},
PluginParameter {
- name: "token"
+ name: "here.token"
value: "stub"
}
]