@@ -6,7 +6,7 @@ |
||
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; |