You've already forked Traefik-Redis-Api
And a commit that I don't know the reason of...
This commit is contained in:
@@ -13,7 +13,6 @@ use Siteworxpro\Tests\Unit;
|
||||
|
||||
class ServicesControllerTest extends Unit
|
||||
{
|
||||
|
||||
/**
|
||||
* @throws \JsonException
|
||||
*/
|
||||
@@ -160,4 +159,4 @@ class ServicesControllerTest extends Unit
|
||||
$this->assertEquals(400, $response->getStatusCode());
|
||||
$this->assertEquals('{"error":"Service name is required"}', (string)$response->getBody());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user