mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-01 10:50:21 +02:00
Removed duplicated array key
This commit is contained in:
@@ -64,7 +64,6 @@ class AbstractProcessingHandlerTest extends TestCase
|
|||||||
'REQUEST_URI' => '',
|
'REQUEST_URI' => '',
|
||||||
'REQUEST_METHOD' => '',
|
'REQUEST_METHOD' => '',
|
||||||
'REMOTE_ADDR' => '',
|
'REMOTE_ADDR' => '',
|
||||||
'REQUEST_URI' => '',
|
|
||||||
'SERVER_NAME' => '',
|
'SERVER_NAME' => '',
|
||||||
)));
|
)));
|
||||||
$handledRecord = null;
|
$handledRecord = null;
|
||||||
|
Reference in New Issue
Block a user