]>
BookStack Code Mirror - bookstack/blobdiff - tests/Entity/CommentDisplayTest.php
projects
/
bookstack
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
CommentDisplayTest correct namespace
[bookstack]
/
tests
/
Entity
/
CommentDisplayTest.php
diff --git
a/tests/Entity/CommentDisplayTest.php
b/tests/Entity/CommentDisplayTest.php
index 4e9640baeed1ae16d8dd948cc03a8ef89de6e4d6..22e96c250b9f6623d2ad13a76fbe8393e2bd2129 100644
(file)
--- a/
tests/Entity/CommentDisplayTest.php
+++ b/
tests/Entity/CommentDisplayTest.php
@@
-1,6
+1,6
@@
<?php
-namespace Entity;
+namespace
Tests\
Entity;
use BookStack\Activity\ActivityType;
use BookStack\Activity\Models\Comment;