Skip to content

Commit dfeca24

Browse files
authored
Merge pull request #5668 from bumperbox/patch-1
CommentDisplayTest correct namespace
2 parents c4839c7 + 3476d83 commit dfeca24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Entity/CommentDisplayTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
namespace Entity;
3+
namespace Tests\Entity;
44

55
use BookStack\Activity\ActivityType;
66
use BookStack\Activity\Models\Comment;

0 commit comments

Comments
 (0)