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 'plugins/SEO/tests/Integration/SEOTest.php')
-rw-r--r--plugins/SEO/tests/Integration/SEOTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SEO/tests/Integration/SEOTest.php b/plugins/SEO/tests/Integration/SEOTest.php
index 14f8666d61..7ece856ed5 100644
--- a/plugins/SEO/tests/Integration/SEOTest.php
+++ b/plugins/SEO/tests/Integration/SEOTest.php
@@ -11,8 +11,8 @@ namespace Piwik\Plugins\SEO\tests\Integration;
use Piwik\Access;
use Piwik\DataTable\Renderer;
use Piwik\Plugins\SEO\API;
-use FakeAccess;
use Exception;
+use Piwik\Tests\Framework\Mock\FakeAccess;
/**
* @group SEO