Răsfoiți Sursa

Update AmqpHandlerTest.php

Jean-Baptiste Nahan 10 ani în urmă
părinte
comite
bbf96aae0f
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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',
             ),
             ),
         );
         );