mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-31 15:24:31 +03:00
Fixed test class names + add perm. check to api session auth
This commit is contained in:
@ -5,7 +5,7 @@ namespace Tests;
|
||||
use BookStack\Auth\Permissions\RolePermission;
|
||||
use Carbon\Carbon;
|
||||
|
||||
class ApiAuthTest extends TestCase
|
||||
class ApiConfigTest extends TestCase
|
||||
{
|
||||
use TestsApi;
|
||||
|
||||
|
Reference in New Issue
Block a user