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:
Diffstat (limited to 'tests/PHPUnit/System/expected/test_ManyVisitorsOneWebsiteTest__UserCountry.getLocationFromIP.xml')
-rw-r--r--tests/PHPUnit/System/expected/test_ManyVisitorsOneWebsiteTest__UserCountry.getLocationFromIP.xml13
1 files changed, 6 insertions, 7 deletions
diff --git a/tests/PHPUnit/System/expected/test_ManyVisitorsOneWebsiteTest__UserCountry.getLocationFromIP.xml b/tests/PHPUnit/System/expected/test_ManyVisitorsOneWebsiteTest__UserCountry.getLocationFromIP.xml
index e3708f1486..3683a39d84 100644
--- a/tests/PHPUnit/System/expected/test_ManyVisitorsOneWebsiteTest__UserCountry.getLocationFromIP.xml
+++ b/tests/PHPUnit/System/expected/test_ManyVisitorsOneWebsiteTest__UserCountry.getLocationFromIP.xml
@@ -1,17 +1,16 @@
<?xml version="1.0" encoding="utf-8" ?>
<result>
<row>
+ <continent_name>Europe</continent_name>
+ <continent_code>EU</continent_code>
<country_code>FR</country_code>
- <region_code>A6</region_code>
+ <country_name>France</country_name>
<city_name>Besançon</city_name>
- <area_code />
<lat>47.249</lat>
<long>6.018</long>
- <postal_code />
- <continent_code>eur</continent_code>
- <continent_name>Europe</continent_name>
- <country_name>France</country_name>
- <region_name>Franche-Comte</region_name>
+ <postal_code>25000</postal_code>
+ <region_code>BFC</region_code>
+ <region_name>Bourgogne-Franche-Comte</region_name>
<ip>194.57.91.215</ip>
</row>
</result> \ No newline at end of file