Completed
Pull Request — master (#32)
by Hugo
01:38
created
tests/HttpClientTest.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -313,7 +313,7 @@
 block discarded – undo
313 313
                 'query_tag1' => 12345,
314 314
                 'query_foo1' => true,
315 315
                 'query_foo2' => false,
316
-              ],
316
+                ],
317 317
             [
318 318
                 'body_name' => 'The name',
319 319
                 'body_tag1' => 12345,
Please login to merge, or discard this patch.