Passed
Pull Request — master (#15)
by Mr
05:17
created
src/Config.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -61,7 +61,7 @@
 block discarded – undo
61 61
             'http_errors'     => false,
62 62
 
63 63
             // Wrapper settings
64
-            'tries'           => 2,  // Count of tries
64
+            'tries'           => 2, // Count of tries
65 65
             'seconds'         => 10, // Waiting time per each try
66 66
 
67 67
             // Optional parameters
Please login to merge, or discard this patch.