diff --git a/tests/PHPUnit/System/expected/test_ImportLogs__ExamplePlugin.getExampleReport_month.xml b/tests/PHPUnit/System/expected/test_ImportLogs__ExamplePlugin.getExampleReport_month.xml
index 1b2fed39f94f82c0d89b43af6f12711f7adb5860..49765ba76ca9854461e3bd480d86415a71f8e816 100644
--- a/tests/PHPUnit/System/expected/test_ImportLogs__ExamplePlugin.getExampleReport_month.xml
+++ b/tests/PHPUnit/System/expected/test_ImportLogs__ExamplePlugin.getExampleReport_month.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
diff --git a/tests/PHPUnit/System/expected/test_OneVisitorTwoVisits__ExamplePlugin.getExampleReport_day.xml b/tests/PHPUnit/System/expected/test_OneVisitorTwoVisits__ExamplePlugin.getExampleReport_day.xml
index 1b2fed39f94f82c0d89b43af6f12711f7adb5860..49765ba76ca9854461e3bd480d86415a71f8e816 100644
--- a/tests/PHPUnit/System/expected/test_OneVisitorTwoVisits__ExamplePlugin.getExampleReport_day.xml
+++ b/tests/PHPUnit/System/expected/test_OneVisitorTwoVisits__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
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 1b2fed39f94f82c0d89b43af6f12711f7adb5860..49765ba76ca9854461e3bd480d86415a71f8e816 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
diff --git a/tests/PHPUnit/System/expected/test_noVisit_PeriodIsLast__ExamplePlugin.getExampleReport_week.xml b/tests/PHPUnit/System/expected/test_noVisit_PeriodIsLast__ExamplePlugin.getExampleReport_week.xml
index 1b2fed39f94f82c0d89b43af6f12711f7adb5860..49765ba76ca9854461e3bd480d86415a71f8e816 100644
--- a/tests/PHPUnit/System/expected/test_noVisit_PeriodIsLast__ExamplePlugin.getExampleReport_week.xml
+++ b/tests/PHPUnit/System/expected/test_noVisit_PeriodIsLast__ExamplePlugin.getExampleReport_week.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
diff --git a/tests/PHPUnit/System/expected/test_noVisit__ExamplePlugin.getExampleReport_day.xml b/tests/PHPUnit/System/expected/test_noVisit__ExamplePlugin.getExampleReport_day.xml
index 1b2fed39f94f82c0d89b43af6f12711f7adb5860..49765ba76ca9854461e3bd480d86415a71f8e816 100644
--- a/tests/PHPUnit/System/expected/test_noVisit__ExamplePlugin.getExampleReport_day.xml
+++ b/tests/PHPUnit/System/expected/test_noVisit__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