mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-12 08:04:02 +02:00
CI fixes
This commit is contained in:
@@ -95,7 +95,7 @@ class ScalarFormatterTest extends TestCase
|
||||
'code' => $exception->getCode(),
|
||||
'file' => $exception->getFile() . ':' . $exception->getLine(),
|
||||
'trace' => $this->buildTrace($exception),
|
||||
]
|
||||
],
|
||||
]), $formatted['context']);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user