mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-30 04:23:11 +03:00
Played around with a new app structure
This commit is contained in:
@ -2,8 +2,8 @@
|
||||
|
||||
namespace Tests\Entity;
|
||||
|
||||
use BookStack\Auth\UserRepo;
|
||||
use BookStack\Entities\Models\Entity;
|
||||
use BookStack\Users\UserRepo;
|
||||
use Tests\TestCase;
|
||||
|
||||
class EntityAccessTest extends TestCase
|
||||
|
Reference in New Issue
Block a user