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 /tests/PHPUnit
parent49c423fa99cc6f985c914eab3566638fecbf2d95 (diff)
Do not use device type as XML tag name (#12190)
Diffstat (limited to 'tests/PHPUnit')
-rw-r--r--tests/PHPUnit/System/expected/test_periodIsRange_dateIsLastN_MetadataAndNormalAPI__Live.getVisitorProfile.xml5
-rw-r--r--tests/PHPUnit/System/expected/test_periodIsRange_dateIsLastN_MetadataAndNormalAPI_pagesegment__Live.getVisitorProfile.xml5
2 files changed, 6 insertions, 4 deletions
diff --git a/tests/PHPUnit/System/expected/test_periodIsRange_dateIsLastN_MetadataAndNormalAPI__Live.getVisitorProfile.xml b/tests/PHPUnit/System/expected/test_periodIsRange_dateIsLastN_MetadataAndNormalAPI__Live.getVisitorProfile.xml
index 7d19d39bce..d12817f379 100644
--- a/tests/PHPUnit/System/expected/test_periodIsRange_dateIsLastN_MetadataAndNormalAPI__Live.getVisitorProfile.xml
+++ b/tests/PHPUnit/System/expected/test_periodIsRange_dateIsLastN_MetadataAndNormalAPI__Live.getVisitorProfile.xml
@@ -309,7 +309,8 @@
</row>
</visitedPages>
<devices>
- <Desktop>
+ <row>
+ <type>Desktop</type>
<count>2</count>
<icon>plugins/Morpheus/icons/dist/devices/desktop.png</icon>
<devices>
@@ -318,7 +319,7 @@
<count>2</count>
</row>
</devices>
- </Desktop>
+ </row>
</devices>
<continents>
<row>
diff --git a/tests/PHPUnit/System/expected/test_periodIsRange_dateIsLastN_MetadataAndNormalAPI_pagesegment__Live.getVisitorProfile.xml b/tests/PHPUnit/System/expected/test_periodIsRange_dateIsLastN_MetadataAndNormalAPI_pagesegment__Live.getVisitorProfile.xml
index 7d19d39bce..d12817f379 100644
--- a/tests/PHPUnit/System/expected/test_periodIsRange_dateIsLastN_MetadataAndNormalAPI_pagesegment__Live.getVisitorProfile.xml
+++ b/tests/PHPUnit/System/expected/test_periodIsRange_dateIsLastN_MetadataAndNormalAPI_pagesegment__Live.getVisitorProfile.xml
@@ -309,7 +309,8 @@
</row>
</visitedPages>
<devices>
- <Desktop>
+ <row>
+ <type>Desktop</type>
<count>2</count>
<icon>plugins/Morpheus/icons/dist/devices/desktop.png</icon>
<devices>
@@ -318,7 +319,7 @@
<count>2</count>
</row>
</devices>
- </Desktop>
+ </row>
</devices>
<continents>
<row>