mirror of
https://github.com/symfony/recipes.git
synced 2026-09-19 19:16:25 +03:00
Remove the path of the kernel as autoloadable
This commit is contained in:
@@ -9,5 +9,4 @@ default:
|
|||||||
Behat\Symfony2Extension:
|
Behat\Symfony2Extension:
|
||||||
kernel:
|
kernel:
|
||||||
bootstrap: features/bootstrap/bootstrap.php
|
bootstrap: features/bootstrap/bootstrap.php
|
||||||
path: src/Kernel.php
|
|
||||||
class: App\Kernel
|
class: App\Kernel
|
||||||
|
|||||||
Reference in New Issue
Block a user