mirror of
https://github.com/Seldaek/monolog.git
synced 2025-10-29 03:16:21 +01:00
CS fixes
This commit is contained in:
@@ -23,8 +23,6 @@ class GelfHandlerLegacyTest extends TestCase
|
||||
if (!class_exists('Gelf\MessagePublisher') || !class_exists('Gelf\Message')) {
|
||||
$this->markTestSkipped("mlehner/gelf-php not installed");
|
||||
}
|
||||
|
||||
require_once __DIR__ . '/GelfMocks.php';
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user