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:
authorLukas Winkler <Findus23@users.noreply.github.com>2017-03-29 23:19:15 +0300
committerMatthieu Aubry <mattab@users.noreply.github.com>2017-03-29 23:19:15 +0300
commita21b868d63b1a210016c9a43a3a470b5e88f6c64 (patch)
tree5190179fd24d4bb8bf9f40338eae3a3b66a1ca5e /tests/PHPUnit/System/expected/test_reportLimiting_flattened__UserCountry.getCity_day.xml
parent9c86cd6f9cbcb8c0bbb2825f725658f2b6b1fc3f (diff)
New flag icons (#11553)
* updated flag icons * remove lines completly * Visitors in Real-time * added ti flag * fix merge * readd logoHeight * remove flags from plugins/UserCountry/images/ * change flag directory * (hopefully) fix all tests * UserCountry system tests * Fix tests refs https://github.com/piwik/piwik/pull/11553 * Fixed CustomDimensions tests * remove unused flags * remove flag of united nations * System tests with new path * light border around flags in goals and live view * Fix BC system test * border around flag in visitor profile * Border around country flags in reports * border around flag icons in HTML reports * simpler css * System tests * UI tests show new flags + borders around them
Diffstat (limited to 'tests/PHPUnit/System/expected/test_reportLimiting_flattened__UserCountry.getCity_day.xml')
-rw-r--r--tests/PHPUnit/System/expected/test_reportLimiting_flattened__UserCountry.getCity_day.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/PHPUnit/System/expected/test_reportLimiting_flattened__UserCountry.getCity_day.xml b/tests/PHPUnit/System/expected/test_reportLimiting_flattened__UserCountry.getCity_day.xml
index ff7ba019b4..d260f831b8 100644
--- a/tests/PHPUnit/System/expected/test_reportLimiting_flattened__UserCountry.getCity_day.xml
+++ b/tests/PHPUnit/System/expected/test_reportLimiting_flattened__UserCountry.getCity_day.xml
@@ -10,7 +10,7 @@
<sum_visit_length>0</sum_visit_length>
<bounce_count>35</bounce_count>
<nb_visits_converted>0</nb_visits_converted>
- <logo>plugins/UserCountry/images/flags/xx.png</logo>
+ <logo>plugins/Morpheus/icons/dist/flags/xx.png</logo>
</row>
<row>
<label>Melbourne, Victoria, Australia</label>
@@ -28,7 +28,7 @@
<country>au</country>
<country_name>Australia</country_name>
<region_name>Victoria</region_name>
- <logo>plugins/UserCountry/images/flags/au.png</logo>
+ <logo>plugins/Morpheus/icons/dist/flags/au.png</logo>
</row>
<row>
<label>Nice, Provence-Alpes-Cote d'Azur, France</label>
@@ -46,6 +46,6 @@
<country>fr</country>
<country_name>France</country_name>
<region_name>Provence-Alpes-Cote d'Azur</region_name>
- <logo>plugins/UserCountry/images/flags/fr.png</logo>
+ <logo>plugins/Morpheus/icons/dist/flags/fr.png</logo>
</row>
</result> \ No newline at end of file