mirror of
https://github.com/stan220/testcontainers-php.git
synced 2026-09-08 15:29:31 +00:00
cs fix
This commit is contained in:
@@ -11,4 +11,4 @@ class ContainerWaitingTimeoutException extends ContainerNotReadyException
|
||||
$message ??= sprintf('Timeout reached while waiting for container %s', $containerId);
|
||||
parent::__construct($message, $containerId, $previous);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user