Skip to content

Commit 8c40c6a

Browse files
freekmurzegithub-actions[bot]
authored andcommitted
Fix styling
1 parent d78cae8 commit 8c40c6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/DockerContainer.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,7 @@ public function start(): DockerContainerInstance
292292
public function setStartCommandTimeout(float $timeout): self
293293
{
294294
$this->startCommandTimeout = $timeout;
295+
295296
return $this;
296297
}
297298

0 commit comments

Comments
 (0)