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:
Diffstat (limited to 'tests/PHPUnit/System/OneVisitorTwoVisitsTest.php')
-rw-r--r--tests/PHPUnit/System/OneVisitorTwoVisitsTest.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/PHPUnit/System/OneVisitorTwoVisitsTest.php b/tests/PHPUnit/System/OneVisitorTwoVisitsTest.php
index 96a81bea52..1670177ba9 100644
--- a/tests/PHPUnit/System/OneVisitorTwoVisitsTest.php
+++ b/tests/PHPUnit/System/OneVisitorTwoVisitsTest.php
@@ -78,6 +78,7 @@ class OneVisitorTwoVisitsTest extends SystemTestCase
foreach ($bulkUrls as &$url) {
$url = urlencode($url);
}
+
return array(
array('all', array('idSite' => $idSite,
'date' => $dateTime,