]> BookStack Code Mirror - bookstack/blobdiff - tests/Api/ApiListingTest.php
Move logFailedAccess into Activity
[bookstack] / tests / Api / ApiListingTest.php
index 26014cdec2c0e07677fa730057f3ae19b1d7bc13..741b9664b9a8dece27895705cf961b9cddc4dc98 100644 (file)
@@ -2,11 +2,9 @@
 
 namespace Tests;
 
-use BookStack\Auth\Permissions\RolePermission;
 use BookStack\Entities\Book;
-use Carbon\Carbon;
 
-class ApiAuthTest extends TestCase
+class ApiListingTest extends TestCase
 {
     use TestsApi;