summaryrefslogtreecommitdiffstats
path: root/tests/Integration/IntegrationTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Integration/IntegrationTest.php')
-rw-r--r--tests/Integration/IntegrationTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Integration/IntegrationTest.php b/tests/Integration/IntegrationTest.php
index 751cbe5fd..8dbdec802 100644
--- a/tests/Integration/IntegrationTest.php
+++ b/tests/Integration/IntegrationTest.php
@@ -12,7 +12,7 @@
namespace OCA\News\Tests\Integration;
-use PHPUnit_Framework_TestCase;
+use PHPUnit\Framework\TestCase;
use OCA\News\Db\Feed;
use OCA\News\Db\Item;