From 4de70ca6b888e8b7e6f12f29d58c50e4d5f3454c Mon Sep 17 00:00:00 2001 From: StyleCI Bot Date: Sun, 16 Apr 2023 20:24:22 +0000 Subject: [PATCH] Apply fixes from StyleCI --- extensions/mentions/tests/integration/api/NotificationsTest.php | 1 + 1 file changed, 1 insertion(+) diff --git a/extensions/mentions/tests/integration/api/NotificationsTest.php b/extensions/mentions/tests/integration/api/NotificationsTest.php index d440db8438..dea843a37b 100644 --- a/extensions/mentions/tests/integration/api/NotificationsTest.php +++ b/extensions/mentions/tests/integration/api/NotificationsTest.php @@ -6,6 +6,7 @@ * For detailed copyright and license information, please view the * LICENSE file that was distributed with this source code. */ + namespace Flarum\Mentions\tests\integration\api\NotificationsTest; use Carbon\Carbon;