Skip to content

Commit ae58120

Browse files
committed
2 parents c9e9faf + 3f6d1da commit ae58120

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Integration/ApiClientTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242

4343
$logs = implode("\n", $lines);
4444

45-
throw new \RuntimeException('Failed to connect to Litebase server for integration tests.' . "Container logs:\n{$logs}");
45+
throw new \RuntimeException('Failed to connect to Litebase server for integration tests.'."Container logs:\n{$logs}");
4646
}
4747
});
4848

0 commit comments

Comments
 (0)