mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-05-22 14:49:59 +08:00
@ -1,7 +1,8 @@
|
||||
<?php namespace Tests;
|
||||
<?php namespace Tests\Entity;
|
||||
|
||||
use BookStack\Entities\Page;
|
||||
use BookStack\Actions\Comment;
|
||||
use Tests\TestCase;
|
||||
|
||||
class CommentTest extends TestCase
|
||||
{
|
||||
|
Reference in New Issue
Block a user