mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-08 22:26:41 +02:00
Remove remaining artifacts from mlehner/gelf-php (#896)
This commit is contained in:
committed by
Jordi Boggiano
parent
cab58eb1e5
commit
23c9842285
@@ -18,7 +18,7 @@ class GelfMessageFormatterTest extends \PHPUnit_Framework_TestCase
|
||||
public function setUp()
|
||||
{
|
||||
if (!class_exists('\Gelf\Message')) {
|
||||
$this->markTestSkipped("graylog2/gelf-php or mlehner/gelf-php is not installed");
|
||||
$this->markTestSkipped("graylog2/gelf-php is not installed");
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user