mirror of
https://github.com/BookStackApp/BookStack.git
synced 2026-01-03 23:42:28 +03:00
@@ -1,8 +1,7 @@
|
||||
<?php
|
||||
|
||||
namespace Tests;
|
||||
<?php namespace Tests\Api;
|
||||
|
||||
use BookStack\Entities\Book;
|
||||
use Tests\TestCase;
|
||||
|
||||
class ApiListingTest extends TestCase
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user