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@matomo.org>2019-07-31 11:59:59 +0300
committerGitHub <noreply@github.com>2019-07-31 11:59:59 +0300
commit32f8ba74ee359fcc06cfc1d51c8b2042df101cf7 (patch)
treeb3b8ac1f3d77054acb9fb4319a7625b3317912ce /plugins/API
parenta8aecb89c79a329fdd577bc54115a4d7ba464e1d (diff)
Adds command to update iso region names (#14712)
* format code * Adds command to update iso region names * updates region names * updates exptected test files
Diffstat (limited to 'plugins/API')
-rw-r--r--plugins/API/tests/System/expected/test_AutoSuggestAPITest__Live.getLastVisitsDetails_range.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/API/tests/System/expected/test_AutoSuggestAPITest__Live.getLastVisitsDetails_range.xml b/plugins/API/tests/System/expected/test_AutoSuggestAPITest__Live.getLastVisitsDetails_range.xml
index 3ad513c48e..30e2003c77 100644
--- a/plugins/API/tests/System/expected/test_AutoSuggestAPITest__Live.getLastVisitsDetails_range.xml
+++ b/plugins/API/tests/System/expected/test_AutoSuggestAPITest__Live.getLastVisitsDetails_range.xml
@@ -2578,7 +2578,7 @@
<country>China</country>
<countryCode>cn</countryCode>
<countryFlag>plugins/Morpheus/icons/dist/flags/cn.png</countryFlag>
- <region>Xizang</region>
+ <region>Xizang Zizhiqu</region>
<regionCode>XZ</regionCode>
<city>Lhasa</city>
<location>Lhasa, Xizang, China</location>
@@ -2880,7 +2880,7 @@
<country>China</country>
<countryCode>cn</countryCode>
<countryFlag>plugins/Morpheus/icons/dist/flags/cn.png</countryFlag>
- <region>Xizang</region>
+ <region>Xizang Zizhiqu</region>
<regionCode>XZ</regionCode>
<city>Lhasa</city>
<location>Lhasa, Xizang, China</location>