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/Plugins/ProxyTest.php')
-rw-r--r--tests/PHPUnit/Plugins/ProxyTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/PHPUnit/Plugins/ProxyTest.php b/tests/PHPUnit/Plugins/ProxyTest.php
index b21c13a28f..590c31be44 100644
--- a/tests/PHPUnit/Plugins/ProxyTest.php
+++ b/tests/PHPUnit/Plugins/ProxyTest.php
@@ -31,7 +31,6 @@ class ProxyTest extends PHPUnit_Framework_TestCase
/**
* @dataProvider getAcceptableRemoteUrls
* @group Plugins
- * @group Proxy
*/
public function testIsAcceptableRemoteUrl($url, $expected)
{