summaryrefslogtreecommitdiffstats
path: root/tests/integration/db/FeedMapperTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/integration/db/FeedMapperTest.php')
-rw-r--r--tests/integration/db/FeedMapperTest.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/integration/db/FeedMapperTest.php b/tests/integration/db/FeedMapperTest.php
index 3f554fcfe..b72cb1203 100644
--- a/tests/integration/db/FeedMapperTest.php
+++ b/tests/integration/db/FeedMapperTest.php
@@ -11,9 +11,9 @@
namespace OCA\News\Db;
-use \OCA\News\Tests\Integration\NewsIntegrationTest;
+use \OCA\News\Tests\Integration\IntegrationTest;
-class FeedMapperTest extends NewsIntegrationTest {
+class FeedMapperTest extends IntegrationTest {
public function testFind () {