mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-28 17:02:04 +03:00
@ -1,9 +1,6 @@
|
||||
<?php
|
||||
<?php namespace Tests\Api;
|
||||
|
||||
namespace Tests;
|
||||
|
||||
use BookStack\Auth\Permissions\RolePermission;
|
||||
use Carbon\Carbon;
|
||||
use Tests\TestCase;
|
||||
|
||||
class ApiConfigTest extends TestCase
|
||||
{
|
||||
|
Reference in New Issue
Block a user