mirror of
https://github.com/stan220/testcontainers-php.git
synced 2026-09-08 21:29:39 +00:00
Merge branch '0.2' into fix-linux-builds
This commit is contained in:
@@ -112,9 +112,6 @@ class GenericContainerTest extends TestCase
|
||||
$container->stop();
|
||||
}
|
||||
|
||||
/**
|
||||
* @throws \JsonException
|
||||
*/
|
||||
public function testShouldReturnFirstMappedPort(): void
|
||||
{
|
||||
$container = (new GenericContainer('nginx'))
|
||||
|
||||
Reference in New Issue
Block a user