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/VisitsInPast_InvalidateOldReportsTest.php')
-rw-r--r--tests/PHPUnit/Integration/VisitsInPast_InvalidateOldReportsTest.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/PHPUnit/Integration/VisitsInPast_InvalidateOldReportsTest.php b/tests/PHPUnit/Integration/VisitsInPast_InvalidateOldReportsTest.php
index 7df95e3919..7a64f6212c 100644
--- a/tests/PHPUnit/Integration/VisitsInPast_InvalidateOldReportsTest.php
+++ b/tests/PHPUnit/Integration/VisitsInPast_InvalidateOldReportsTest.php
@@ -17,7 +17,6 @@ class Test_Piwik_Integration_VisitsInPast_InvalidateOldReports extends Integrati
/**
* @dataProvider getApiForTesting
* @group Integration
- * @group VisitsInPast_InvalidateOldReports
*/
public function testApi($api, $params)
{
@@ -61,7 +60,6 @@ class Test_Piwik_Integration_VisitsInPast_InvalidateOldReports extends Integrati
* @depends testApi
* @dataProvider getAnotherApiForTesting
* @group Integration
- * @group VisitsInPast_InvalidateOldReports
*/
public function testAnotherApi($api, $params)
{