mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-05-30 20:51:57 +08:00
Fixed bad test class name
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
use BookStack\Entities\Book;
|
||||
|
||||
class ApiAuthTest extends TestCase
|
||||
class BooksApiTest extends TestCase
|
||||
{
|
||||
use TestsApi;
|
||||
|
||||
|
Reference in New Issue
Block a user