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-02-23 06:09:58 +0300
committerThomas Steur <thomas.steur@gmail.com>2015-02-23 06:09:58 +0300
commitd780c4495e0e4d42d304a76256eefec81aee5620 (patch)
tree4d358d669f64c9ad439a1366fa7851a6e0c98a87 /tests/PHPUnit/System/expected/test_noVisit_PeriodIsLast__ExamplePlugin.getExampleReport_day.xml
parente2a1aa1227006270f7d900a47221727353b0ed35 (diff)
fixed some system tests as we changed the example api method
Diffstat (limited to 'tests/PHPUnit/System/expected/test_noVisit_PeriodIsLast__ExamplePlugin.getExampleReport_day.xml')
-rw-r--r--tests/PHPUnit/System/expected/test_noVisit_PeriodIsLast__ExamplePlugin.getExampleReport_day.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/PHPUnit/System/expected/test_noVisit_PeriodIsLast__ExamplePlugin.getExampleReport_day.xml b/tests/PHPUnit/System/expected/test_noVisit_PeriodIsLast__ExamplePlugin.getExampleReport_day.xml
index 1b2fed39f9..49765ba76c 100644
--- a/tests/PHPUnit/System/expected/test_noVisit_PeriodIsLast__ExamplePlugin.getExampleReport_day.xml
+++ b/tests/PHPUnit/System/expected/test_noVisit_PeriodIsLast__ExamplePlugin.getExampleReport_day.xml
@@ -1,6 +1,11 @@
<?xml version="1.0" encoding="utf-8" ?>
<result>
<row>
+ <label>My Label 1</label>
+ <nb_visits>1</nb_visits>
+ </row>
+ <row>
+ <label>My Label 2</label>
<nb_visits>5</nb_visits>
</row>
</result> \ No newline at end of file