X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/573bc3ec45dcfa754be5768ca62deffac421f635..295cd0160525125bbd7756d7ad07392ae7201cb8:/tests/Entity/CommentTest.php diff --git a/tests/Entity/CommentTest.php b/tests/Entity/CommentTest.php index 99e3525a0..1159df79d 100644 --- a/tests/Entity/CommentTest.php +++ b/tests/Entity/CommentTest.php @@ -2,7 +2,7 @@ namespace Tests\Entity; -use BookStack\Actions\Comment; +use BookStack\Activity\Models\Comment; use BookStack\Entities\Models\Page; use Tests\TestCase;