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-02-13 20:50:22 +0300
committerThomas Steur <thomas.steur@gmail.com>2015-02-13 20:50:22 +0300
commit806bedba1a43d7d78b687d1d23a6b861a2b70035 (patch)
tree19f9ae52817f93b74a9d34f31af48dd9d59d6a74 /tests/PHPUnit/System/expected/test_ImportLogs__UserCountry.getCity_month.xml
parentb18b499688bcabcc3aa0b358dbc78936a9f607e2 (diff)
refs #4633 rename segmentFilter => segment
Diffstat (limited to 'tests/PHPUnit/System/expected/test_ImportLogs__UserCountry.getCity_month.xml')
-rw-r--r--tests/PHPUnit/System/expected/test_ImportLogs__UserCountry.getCity_month.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/PHPUnit/System/expected/test_ImportLogs__UserCountry.getCity_month.xml b/tests/PHPUnit/System/expected/test_ImportLogs__UserCountry.getCity_month.xml
index 0193f18852..d91f34ccc0 100644
--- a/tests/PHPUnit/System/expected/test_ImportLogs__UserCountry.getCity_month.xml
+++ b/tests/PHPUnit/System/expected/test_ImportLogs__UserCountry.getCity_month.xml
@@ -47,7 +47,7 @@
<sum_daily_nb_users>0</sum_daily_nb_users>
<lat>39.044</lat>
<long>-77.488</long>
- <segmentFilter>city==Ashburn;regionCode==VA;countryCode==us</segmentFilter>
+ <segment>city==Ashburn;regionCode==VA;countryCode==us</segment>
<city_name>Ashburn</city_name>
<region>VA</region>
<country>us</country>
@@ -75,7 +75,7 @@
<sum_daily_nb_users>0</sum_daily_nb_users>
<lat>69.4</lat>
<long>-81.8</long>
- <segmentFilter>city==Igloolik;regionCode==NU;countryCode==ca</segmentFilter>
+ <segment>city==Igloolik;regionCode==NU;countryCode==ca</segment>
<city_name>Igloolik</city_name>
<region>NU</region>
<country>ca</country>