mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-10 15:14:14 +02:00
CS fixes
This commit is contained in:
@@ -65,7 +65,6 @@ class JsonFormatterTest extends TestCase
|
||||
*/
|
||||
public function testFormatBatchNewlines()
|
||||
{
|
||||
|
||||
$formatter = new JsonFormatter(JsonFormatter::BATCH_MODE_NEWLINES);
|
||||
$records = $expected = array(
|
||||
$this->getRecord(Logger::WARNING),
|
||||
|
Reference in New Issue
Block a user