Passed
Push — master ( 5769dc...415062 )
by Joe
02:27
created
tests/bootstrap.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,2 +1,2 @@
 block discarded – undo
1 1
 <?php
2
-require_once(__DIR__ . '/../vendor/autoload.php');
2
+require_once(__DIR__.'/../vendor/autoload.php');
Please login to merge, or discard this patch.