mirror of
https://github.com/stan220/testcontainers-php.git
synced 2026-09-12 07:29:45 +00:00
fixes and improvements
This commit is contained in:
@@ -18,6 +18,7 @@ use Testcontainers\Container\RedisContainer;
|
||||
class ContainerTest extends TestCase
|
||||
{
|
||||
//TODO: remove after check
|
||||
//To make it work, fixed port should be first implemented
|
||||
protected function setUp(): void
|
||||
{
|
||||
$this->markTestIncomplete();
|
||||
|
||||
Reference in New Issue
Block a user