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;