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/Core/Tracker/ActionTest.php')
-rw-r--r--tests/PHPUnit/Integration/Core/Tracker/ActionTest.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/PHPUnit/Integration/Core/Tracker/ActionTest.php b/tests/PHPUnit/Integration/Core/Tracker/ActionTest.php
index 1498e67578..c145757bac 100644
--- a/tests/PHPUnit/Integration/Core/Tracker/ActionTest.php
+++ b/tests/PHPUnit/Integration/Core/Tracker/ActionTest.php
@@ -156,7 +156,6 @@ class Core_Tracker_ActionTest extends DatabaseTestCase
$this->assertEquals(PageUrl::reconstructNormalizedUrl($url, PageUrl::$urlPrefixMap['http://']), $expectedUrl);
}
-
/**
* Testing with some website specific parameters excluded
* @group Core
@@ -192,7 +191,6 @@ class Core_Tracker_ActionTest extends DatabaseTestCase
$this->assertEquals($filteredUrl[1], PageUrl::excludeQueryParametersFromUrl($url, $idSite));
}
-
public function getExtractUrlData()
{
return array(