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