Passed
Branch master (b715e5)
by Anu
02:22
created
tests/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.