mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-05-08 10:00:10 +00:00
Fixed bad test class name
This commit is contained in:
parent
b9fb655b60
commit
1350136ca3
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
use BookStack\Entities\Book;
|
use BookStack\Entities\Book;
|
||||||
|
|
||||||
class ApiAuthTest extends TestCase
|
class BooksApiTest extends TestCase
|
||||||
{
|
{
|
||||||
use TestsApi;
|
use TestsApi;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue