]> BookStack Code Mirror - bookstack/blobdiff - tests/Entity/CommentDisplayTest.php
CommentDisplayTest correct namespace
[bookstack] / tests / Entity / CommentDisplayTest.php
index 4e9640baeed1ae16d8dd948cc03a8ef89de6e4d6..22e96c250b9f6623d2ad13a76fbe8393e2bd2129 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-namespace Entity;
+namespace Tests\Entity;
 
 use BookStack\Activity\ActivityType;
 use BookStack\Activity\Models\Comment;