Completed
Push — master ( ed3425...04118a )
by
unknown
40:37 queued 23s
created
build/integration/features/bootstrap/RoutingContext.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -6,7 +6,7 @@
 block discarded – undo
6 6
 use Behat\Behat\Context\Context;
7 7
 use Behat\Behat\Context\SnippetAcceptingContext;
8 8
 
9
-require __DIR__ . '/../../vendor/autoload.php';
9
+require __DIR__.'/../../vendor/autoload.php';
10 10
 
11 11
 class RoutingContext implements Context, SnippetAcceptingContext {
12 12
 	use Provisioning;
Please login to merge, or discard this patch.