Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Giehl <stefan@piwik.org>2017-10-13 12:52:47 +0300
committerGitHub <noreply@github.com>2017-10-13 12:52:47 +0300
commit056acce6981bade35404b5fe87d03eeeea5bb263 (patch)
tree6cadc12665681bd939d4737972f2751ca1e594c4 /plugins/Live/tests/System
parent49c423fa99cc6f985c914eab3566638fecbf2d95 (diff)
Do not use device type as XML tag name (#12190)
Diffstat (limited to 'plugins/Live/tests/System')
-rw-r--r--plugins/Live/tests/System/expected/test___Live.getVisitorProfile.xml10
-rw-r--r--plugins/Live/tests/System/expected/test_higherLimit__Live.getVisitorProfile.xml10
2 files changed, 12 insertions, 8 deletions
diff --git a/plugins/Live/tests/System/expected/test___Live.getVisitorProfile.xml b/plugins/Live/tests/System/expected/test___Live.getVisitorProfile.xml
index 878232f0c4..b65956d80a 100644
--- a/plugins/Live/tests/System/expected/test___Live.getVisitorProfile.xml
+++ b/plugins/Live/tests/System/expected/test___Live.getVisitorProfile.xml
@@ -1210,7 +1210,8 @@
</row>
</visitedPages>
<devices>
- <Unknown>
+ <row>
+ <type>Unknown</type>
<count>30</count>
<icon>plugins/Morpheus/icons/dist/devices/unknown.png</icon>
<devices>
@@ -1219,8 +1220,9 @@
<count>30</count>
</row>
</devices>
- </Unknown>
- <Desktop>
+ </row>
+ <row>
+ <type>Desktop</type>
<count>1</count>
<icon>plugins/Morpheus/icons/dist/devices/desktop.png</icon>
<devices>
@@ -1229,7 +1231,7 @@
<count>1</count>
</row>
</devices>
- </Desktop>
+ </row>
</devices>
<continents>
<row>
diff --git a/plugins/Live/tests/System/expected/test_higherLimit__Live.getVisitorProfile.xml b/plugins/Live/tests/System/expected/test_higherLimit__Live.getVisitorProfile.xml
index 4071574fdc..09df3a8344 100644
--- a/plugins/Live/tests/System/expected/test_higherLimit__Live.getVisitorProfile.xml
+++ b/plugins/Live/tests/System/expected/test_higherLimit__Live.getVisitorProfile.xml
@@ -2360,7 +2360,8 @@
</row>
</visitedPages>
<devices>
- <Unknown>
+ <row>
+ <type>Unknown</type>
<count>30</count>
<icon>plugins/Morpheus/icons/dist/devices/unknown.png</icon>
<devices>
@@ -2369,8 +2370,9 @@
<count>30</count>
</row>
</devices>
- </Unknown>
- <Desktop>
+ </row>
+ <row>
+ <type>Desktop</type>
<count>1</count>
<icon>plugins/Morpheus/icons/dist/devices/desktop.png</icon>
<devices>
@@ -2379,7 +2381,7 @@
<count>1</count>
</row>
</devices>
- </Desktop>
+ </row>
</devices>
<continents>
<row>