mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-10 07:06:40 +02:00
CS fixes
This commit is contained in:
@@ -183,6 +183,7 @@ class ElasticaHandlerTest extends TestCase
|
||||
|
||||
$client = new Client();
|
||||
$handler = new ElasticaHandler($client, $this->options);
|
||||
|
||||
try {
|
||||
$handler->handleBatch([$msg]);
|
||||
} catch (\RuntimeException $e) {
|
||||
|
Reference in New Issue
Block a user