Completed
Pull Request — master (#11)
by Jérémy
03:44 queued 01:40
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.