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/Integration/ManyVisitorsOneWebsiteTest.php')
-rwxr-xr-xtests/PHPUnit/Integration/ManyVisitorsOneWebsiteTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/PHPUnit/Integration/ManyVisitorsOneWebsiteTest.php b/tests/PHPUnit/Integration/ManyVisitorsOneWebsiteTest.php
index edf52ffbfd..42278f48ef 100755
--- a/tests/PHPUnit/Integration/ManyVisitorsOneWebsiteTest.php
+++ b/tests/PHPUnit/Integration/ManyVisitorsOneWebsiteTest.php
@@ -126,7 +126,6 @@ class ManyVisitorsOneWebsiteTest extends IntegrationTestCase
// 'otherRequestParameters' => array('filter_sort_order' => 'asc', 'filter_limit' => 7)
// ));
-
return $apiToTest;
}
}