]>
BookStack Code Mirror - bookstack/blobdiff - tests/Commands/RegenerateCommentContentCommandTest.php
projects
/
bookstack
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Played around with a new app structure
[bookstack]
/
tests
/
Commands
/
RegenerateCommentContentCommandTest.php
diff --git
a/tests/Commands/RegenerateCommentContentCommandTest.php
b/tests/Commands/RegenerateCommentContentCommandTest.php
index 08f137777d191af0601e83cbd5e0a011eb06be1e..4940d66c3436478acb655269889bed5b59d43723 100644
(file)
--- a/
tests/Commands/RegenerateCommentContentCommandTest.php
+++ b/
tests/Commands/RegenerateCommentContentCommandTest.php
@@
-2,7
+2,7
@@
namespace Tests\Commands;
-use BookStack\Acti
on
s\Comment;
+use BookStack\Acti
vity\Model
s\Comment;
use Tests\TestCase;
class RegenerateCommentContentCommandTest extends TestCase