mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-31 15:24:31 +03:00
Added a few test to cover api docs pages
This commit is contained in:
@ -2,9 +2,7 @@
|
||||
|
||||
namespace Tests;
|
||||
|
||||
use BookStack\Auth\Permissions\RolePermission;
|
||||
use BookStack\Entities\Book;
|
||||
use Carbon\Carbon;
|
||||
|
||||
class ApiListingTest extends TestCase
|
||||
{
|
||||
|
Reference in New Issue
Block a user