diff --git a/Tests/Fixtures/App/config/routing.yml b/Tests/Fixtures/App/config/routing.yml index 5af0a0344..b91644d17 100644 --- a/Tests/Fixtures/App/config/routing.yml +++ b/Tests/Fixtures/App/config/routing.yml @@ -1,11 +1,3 @@ -chill_person: +chill_routes: resource: . - type: chill_routes_person - -#load route for reports -chill_report: - resource: . - type: chill_routes_report - -chill_main: - resource: "@ChillMainBundle/Resources/config/routing.yml" \ No newline at end of file + type: chill_routes \ No newline at end of file