mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-28 17:02:04 +03:00
Played around with a new app structure
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
namespace Tests\Commands;
|
||||
|
||||
use BookStack\Actions\Comment;
|
||||
use BookStack\Activity\Models\Comment;
|
||||
use Tests\TestCase;
|
||||
|
||||
class RegenerateCommentContentCommandTest extends TestCase
|
||||
|
Reference in New Issue
Block a user