aboutsummaryrefslogtreecommitdiffstats
path: root/tests/mock/notifications_auth.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mock/notifications_auth.php')
-rw-r--r--tests/mock/notifications_auth.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mock/notifications_auth.php b/tests/mock/notifications_auth.php
index d960acb81a..2d387d8c00 100644
--- a/tests/mock/notifications_auth.php
+++ b/tests/mock/notifications_auth.php
@@ -7,7 +7,7 @@
*
*/
-class phpbb_mock_notifications_auth extends phpbb_auth
+class phpbb_mock_notifications_auth extends \phpbb\auth\auth
{
function acl_get_list($user_id = false, $opts = false, $forum_id = false)
{