Passed
Push — master ( d4c875...edad4a )
by Jitendra
02:19
created
tests/bootstrap.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -9,4 +9,4 @@
 block discarded – undo
9 9
  * Licensed under MIT license.
10 10
  */
11 11
 
12
-require_once __DIR__ . '/../vendor/autoload.php';
12
+require_once __DIR__.'/../vendor/autoload.php';
Please login to merge, or discard this patch.