Remove the path of the kernel as autoloadable

This commit is contained in:
Samuel ROZE
2017-06-07 09:26:13 +01:00
parent 47dcdf198a
commit 23b397fd5f
@@ -9,5 +9,4 @@ default:
Behat\Symfony2Extension:
kernel:
bootstrap: features/bootstrap/bootstrap.php
path: src/Kernel.php
class: App\Kernel