summaryrefslogtreecommitdiffstats
path: root/tests/lib/notification/actiontest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/notification/actiontest.php')
-rw-r--r--tests/lib/notification/actiontest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lib/notification/actiontest.php b/tests/lib/notification/actiontest.php
index 0044df82cd1..74c995280c9 100644
--- a/tests/lib/notification/actiontest.php
+++ b/tests/lib/notification/actiontest.php
@@ -23,7 +23,7 @@ namespace Test\Notification;
use OC\Notification\Action;
-use OC\Notification\IAction;
+use OCP\Notification\IAction;
use Test\TestCase;
class ActionTest extends TestCase {