diff --git a/Tests/Fixtures/App/app/config/routing.yml b/Tests/Fixtures/App/app/config/routing.yml index 90b69bca9..2a3db3c00 100644 --- a/Tests/Fixtures/App/app/config/routing.yml +++ b/Tests/Fixtures/App/app/config/routing.yml @@ -1,7 +1,4 @@ -chill_person: +chill_routes: resource: . - type: chill_routes_person - -chill_main: - resource: "@ChillMainBundle/Resources/config/routing.yml" + type: chill_routes