From de951a04837566a107a5ef73cecf533eb5be1fd2 Mon Sep 17 00:00:00 2001 From: mattab <matthieu.aubry@gmail.com> Date: Tue, 2 Jul 2013 08:58:41 +1200 Subject: [PATCH] fix build --- ...s_and_graph__PDFReports.generateReport_month.original.html | 4 ++-- ...tables_only__PDFReports.generateReport_month.original.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/PHPUnit/Integration/expected/test_TwoVisitors_twoWebsites_differentDays_scheduled_report_in_html_tables_and_graph__PDFReports.generateReport_month.original.html b/tests/PHPUnit/Integration/expected/test_TwoVisitors_twoWebsites_differentDays_scheduled_report_in_html_tables_and_graph__PDFReports.generateReport_month.original.html index 918ed744a9..149cf55965 100644 --- a/tests/PHPUnit/Integration/expected/test_TwoVisitors_twoWebsites_differentDays_scheduled_report_in_html_tables_and_graph__PDFReports.generateReport_month.original.html +++ b/tests/PHPUnit/Integration/expected/test_TwoVisitors_twoWebsites_differentDays_scheduled_report_in_html_tables_and_graph__PDFReports.generateReport_month.original.html @@ -3361,7 +3361,7 @@ Visits </th> <th style="padding: 6px 0;"> - % Visits + %Â Visits </th> </thead> <tbody> @@ -4741,7 +4741,7 @@ Visits </th> <th style="padding: 6px 0;"> - % Visits + %Â Visits </th> </thead> <tbody> diff --git a/tests/PHPUnit/Integration/expected/test_TwoVisitors_twoWebsites_differentDays_scheduled_report_in_html_tables_only__PDFReports.generateReport_month.original.html b/tests/PHPUnit/Integration/expected/test_TwoVisitors_twoWebsites_differentDays_scheduled_report_in_html_tables_only__PDFReports.generateReport_month.original.html index 677249cafa..cb732976b0 100644 --- a/tests/PHPUnit/Integration/expected/test_TwoVisitors_twoWebsites_differentDays_scheduled_report_in_html_tables_only__PDFReports.generateReport_month.original.html +++ b/tests/PHPUnit/Integration/expected/test_TwoVisitors_twoWebsites_differentDays_scheduled_report_in_html_tables_only__PDFReports.generateReport_month.original.html @@ -3223,7 +3223,7 @@ Visits </th> <th style="padding: 6px 0;"> - % Visits + %Â Visits </th> </thead> <tbody> @@ -4513,7 +4513,7 @@ Visits </th> <th style="padding: 6px 0;"> - % Visits + %Â Visits </th> </thead> <tbody> -- GitLab