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:
authorThomas Steur <thomas.steur@gmail.com>2015-08-20 17:09:28 +0300
committersgiehl <stefan@piwik.org>2015-10-06 18:25:25 +0300
commit6b836717d6391adf891e2fd60f8787f033d726b8 (patch)
treec91bb5ba589b742425a5591e3c74ad572f5ecfb4 /tests/PHPUnit/System/expected/test_PivotByQueryParamTest_test_PivotByParam_WorksWithColumnLimiting__Referrers.getKeywords_week.xml
parentda5c8455f0782088ef567f5c6039546eb61c09cb (diff)
fix system tests
Diffstat (limited to 'tests/PHPUnit/System/expected/test_PivotByQueryParamTest_test_PivotByParam_WorksWithColumnLimiting__Referrers.getKeywords_week.xml')
-rw-r--r--tests/PHPUnit/System/expected/test_PivotByQueryParamTest_test_PivotByParam_WorksWithColumnLimiting__Referrers.getKeywords_week.xml28
1 files changed, 14 insertions, 14 deletions
diff --git a/tests/PHPUnit/System/expected/test_PivotByQueryParamTest_test_PivotByParam_WorksWithColumnLimiting__Referrers.getKeywords_week.xml b/tests/PHPUnit/System/expected/test_PivotByQueryParamTest_test_PivotByParam_WorksWithColumnLimiting__Referrers.getKeywords_week.xml
index b5613d0dbd..b03831fa61 100644
--- a/tests/PHPUnit/System/expected/test_PivotByQueryParamTest_test_PivotByParam_WorksWithColumnLimiting__Referrers.getKeywords_week.xml
+++ b/tests/PHPUnit/System/expected/test_PivotByQueryParamTest_test_PivotByParam_WorksWithColumnLimiting__Referrers.getKeywords_week.xml
@@ -1,24 +1,14 @@
<?xml version="1.0" encoding="utf-8" ?>
<result>
<row>
- <col name="label">search term 4</col>
- <col name="1. Melbourne, Victoria, Australia">0</col>
- <col name="Others">2</col>
- </row>
- <row>
- <col name="label">that search term</col>
- <col name="1. Melbourne, Victoria, Australia">2</col>
- <col name="Others">0</col>
- </row>
- <row>
<col name="label">search term 1</col>
<col name="1. Melbourne, Victoria, Australia">0</col>
<col name="Others">1</col>
</row>
<row>
- <col name="label">this search term</col>
- <col name="1. Melbourne, Victoria, Australia">2</col>
- <col name="Others">1</col>
+ <col name="label">search term 2</col>
+ <col name="1. Melbourne, Victoria, Australia">0</col>
+ <col name="Others">2</col>
</row>
<row>
<col name="label">search term 3</col>
@@ -26,8 +16,18 @@
<col name="Others">2</col>
</row>
<row>
- <col name="label">search term 2</col>
+ <col name="label">search term 4</col>
<col name="1. Melbourne, Victoria, Australia">0</col>
<col name="Others">2</col>
</row>
+ <row>
+ <col name="label">that search term</col>
+ <col name="1. Melbourne, Victoria, Australia">2</col>
+ <col name="Others">0</col>
+ </row>
+ <row>
+ <col name="label">this search term</col>
+ <col name="1. Melbourne, Victoria, Australia">2</col>
+ <col name="Others">1</col>
+ </row>
</result> \ No newline at end of file