forked from loafle/openapi-generator-original
Fix 'Class Swagger\Client\FakeHttpClient not found'
This commit is contained in:
@@ -4,6 +4,8 @@ namespace Swagger\Client;
|
||||
|
||||
use Swagger\Client\Api\FakeApi;
|
||||
|
||||
require_once __DIR__ . '/FakeHttpClient.php';
|
||||
|
||||
class RequestTest extends \PHPUnit_Framework_TestCase
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user