mirror of
https://github.com/stan220/testcontainers-php.git
synced 2026-09-12 11:29:36 +00:00
fix: code style errors
This commit is contained in:
@@ -6,7 +6,6 @@ namespace Testcontainers\Tests\Integration;
|
|||||||
|
|
||||||
use Docker\API\Model\ContainersIdJsonGetResponse200;
|
use Docker\API\Model\ContainersIdJsonGetResponse200;
|
||||||
use PHPUnit\Framework\TestCase;
|
use PHPUnit\Framework\TestCase;
|
||||||
use RuntimeException;
|
|
||||||
use Testcontainers\Container\GenericContainer;
|
use Testcontainers\Container\GenericContainer;
|
||||||
use Testcontainers\Utils\PortGenerator\FixedPortGenerator;
|
use Testcontainers\Utils\PortGenerator\FixedPortGenerator;
|
||||||
use Testcontainers\Wait\WaitForHostPort;
|
use Testcontainers\Wait\WaitForHostPort;
|
||||||
|
|||||||
Reference in New Issue
Block a user