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:
authormattab <matthieu.aubry@gmail.com>2014-09-09 05:43:57 +0400
committermattab <matthieu.aubry@gmail.com>2014-09-09 05:43:57 +0400
commit2deb37048b4621fc801896d6b40358638f7788ce (patch)
treee4246c7d8bdc320e782764d44ab03747d9057819 /tests/PHPUnit/Integration/expected
parente1b1fbc53edb2fb4b754a924daef9724ffc6dad4 (diff)
refs #3490 Fix more tests, should be almost green?
Diffstat (limited to 'tests/PHPUnit/Integration/expected')
-rw-r--r--tests/PHPUnit/Integration/expected/test_VisitsInPast_InvalidateOldReportsWebsite1_OldReportsShouldAppear__VisitsSummary.get_month.xml4
-rw-r--r--tests/PHPUnit/Integration/expected/test_VisitsInPast_InvalidateOldReportsWebsite2_OldReportsShouldAppear__VisitsSummary.get_month.xml4
2 files changed, 4 insertions, 4 deletions
diff --git a/tests/PHPUnit/Integration/expected/test_VisitsInPast_InvalidateOldReportsWebsite1_OldReportsShouldAppear__VisitsSummary.get_month.xml b/tests/PHPUnit/Integration/expected/test_VisitsInPast_InvalidateOldReportsWebsite1_OldReportsShouldAppear__VisitsSummary.get_month.xml
index 4f33208675..60e66443ac 100644
--- a/tests/PHPUnit/Integration/expected/test_VisitsInPast_InvalidateOldReportsWebsite1_OldReportsShouldAppear__VisitsSummary.get_month.xml
+++ b/tests/PHPUnit/Integration/expected/test_VisitsInPast_InvalidateOldReportsWebsite1_OldReportsShouldAppear__VisitsSummary.get_month.xml
@@ -2,9 +2,9 @@
<results>
<result date="2010-01">
<nb_uniq_visitors>1</nb_uniq_visitors>
+ <nb_users>1</nb_users>
<nb_visits>1</nb_visits>
<nb_actions>4</nb_actions>
- <nb_users>1</nb_users>
<nb_visits_converted>0</nb_visits_converted>
<bounce_count>0</bounce_count>
<sum_visit_length>1</sum_visit_length>
@@ -16,9 +16,9 @@
<result date="2010-02" />
<result date="2010-03">
<nb_uniq_visitors>1</nb_uniq_visitors>
+ <nb_users>1</nb_users>
<nb_visits>1</nb_visits>
<nb_actions>6</nb_actions>
- <nb_users>1</nb_users>
<nb_visits_converted>0</nb_visits_converted>
<bounce_count>0</bounce_count>
<sum_visit_length>1</sum_visit_length>
diff --git a/tests/PHPUnit/Integration/expected/test_VisitsInPast_InvalidateOldReportsWebsite2_OldReportsShouldAppear__VisitsSummary.get_month.xml b/tests/PHPUnit/Integration/expected/test_VisitsInPast_InvalidateOldReportsWebsite2_OldReportsShouldAppear__VisitsSummary.get_month.xml
index 414e79d715..f62a5823c3 100644
--- a/tests/PHPUnit/Integration/expected/test_VisitsInPast_InvalidateOldReportsWebsite2_OldReportsShouldAppear__VisitsSummary.get_month.xml
+++ b/tests/PHPUnit/Integration/expected/test_VisitsInPast_InvalidateOldReportsWebsite2_OldReportsShouldAppear__VisitsSummary.get_month.xml
@@ -2,9 +2,9 @@
<results>
<result date="2009-10">
<nb_uniq_visitors>1</nb_uniq_visitors>
+ <nb_users>1</nb_users>
<nb_visits>1</nb_visits>
<nb_actions>5</nb_actions>
- <nb_users>1</nb_users>
<nb_visits_converted>0</nb_visits_converted>
<bounce_count>0</bounce_count>
<sum_visit_length>361</sum_visit_length>
@@ -17,9 +17,9 @@
<result date="2009-12" />
<result date="2010-01">
<nb_uniq_visitors>1</nb_uniq_visitors>
+ <nb_users>1</nb_users>
<nb_visits>1</nb_visits>
<nb_actions>6</nb_actions>
- <nb_users>1</nb_users>
<nb_visits_converted>0</nb_visits_converted>
<bounce_count>0</bounce_count>
<sum_visit_length>1</sum_visit_length>