mirror of
https://github.com/BookStackApp/BookStack.git
synced 2026-01-03 23:42:28 +03:00
API: Added to, and updated, testing to cover audit log additions
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
namespace Tests\User;
|
||||
|
||||
use Activity;
|
||||
use BookStack\Activity\ActivityType;
|
||||
use BookStack\Facades\Activity;
|
||||
use BookStack\Users\Models\User;
|
||||
use Tests\TestCase;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user