Completed
Pull Request — master (#14)
by
unknown
07:00
created
tests/features/bootstrap/bootstrap.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,3 +1,3 @@
 block discarded – undo
1 1
 <?php
2 2
 
3
-require_once __DIR__.'/../../../vendor/autoload.php';
3
+require_once __DIR__ . '/../../../vendor/autoload.php';
Please login to merge, or discard this patch.