Explorar o código

Update AmqpHandlerTest.php

Jean-Baptiste Nahan %!s(int64=9) %!d(string=hai) anos
pai
achega
50241e6ced
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tests/Monolog/Handler/AmqpHandlerTest.php

+ 1 - 1
tests/Monolog/Handler/AmqpHandlerTest.php

@@ -65,7 +65,7 @@ class AmqpHandlerTest extends TestCase
             0,
             0,
             array(
             array(
                 'delivery_mode' => 2,
                 'delivery_mode' => 2,
-                'Content-type' => 'application/json',
+                'content_type' => 'application/json',
             ),
             ),
         );
         );