瀏覽代碼

Update AmqpHandlerTest.php

Jean-Baptiste Nahan 9 年之前
父節點
當前提交
50241e6ced
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tests/Monolog/Handler/AmqpHandlerTest.php

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

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