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-03-17 03:03:17 +0300
committerThomas Steur <thomas.steur@gmail.com>2015-03-17 03:03:17 +0300
commitb7f3f7bd6d6d12a505b50d2740c47007d2d82985 (patch)
tree20e66a3a739beb9fae081bbf34ba88b9be11b785 /tests/PHPUnit/System/expected/test_reportLimiting_flattened__Resolution.getConfiguration_day.xml
parent78d546f15ec66319dafbc547aabaa813c5b67a65 (diff)
fix expected system tests since we do actually always sort by nb_visits, label by default
Diffstat (limited to 'tests/PHPUnit/System/expected/test_reportLimiting_flattened__Resolution.getConfiguration_day.xml')
-rw-r--r--tests/PHPUnit/System/expected/test_reportLimiting_flattened__Resolution.getConfiguration_day.xml22
1 files changed, 11 insertions, 11 deletions
diff --git a/tests/PHPUnit/System/expected/test_reportLimiting_flattened__Resolution.getConfiguration_day.xml b/tests/PHPUnit/System/expected/test_reportLimiting_flattened__Resolution.getConfiguration_day.xml
index b90214c2e9..74c475fb7d 100644
--- a/tests/PHPUnit/System/expected/test_reportLimiting_flattened__Resolution.getConfiguration_day.xml
+++ b/tests/PHPUnit/System/expected/test_reportLimiting_flattened__Resolution.getConfiguration_day.xml
@@ -1,6 +1,17 @@
<?xml version="1.0" encoding="utf-8" ?>
<result>
<row>
+ <label>Others</label>
+ <nb_uniq_visitors>12</nb_uniq_visitors>
+ <nb_visits>60</nb_visits>
+ <nb_actions>60</nb_actions>
+ <nb_users>0</nb_users>
+ <max_actions>1</max_actions>
+ <sum_visit_length>0</sum_visit_length>
+ <bounce_count>60</bounce_count>
+ <nb_visits_converted>0</nb_visits_converted>
+ </row>
+ <row>
<label>GNU/Linux / Firefox / 1920x1080</label>
<nb_uniq_visitors>2</nb_uniq_visitors>
<nb_visits>10</nb_visits>
@@ -22,15 +33,4 @@
<bounce_count>5</bounce_count>
<nb_visits_converted>0</nb_visits_converted>
</row>
- <row>
- <label>Others</label>
- <nb_uniq_visitors>12</nb_uniq_visitors>
- <nb_visits>60</nb_visits>
- <nb_actions>60</nb_actions>
- <nb_users>0</nb_users>
- <max_actions>1</max_actions>
- <sum_visit_length>0</sum_visit_length>
- <bounce_count>60</bounce_count>
- <nb_visits_converted>0</nb_visits_converted>
- </row>
</result> \ No newline at end of file