diff --git a/tests/app/config/routes/chill_ticket.yaml b/tests/app/config/routes/chill_ticket.yaml new file mode 100644 index 000000000..2ee15ef05 --- /dev/null +++ b/tests/app/config/routes/chill_ticket.yaml @@ -0,0 +1,3 @@ +chill_ticket_app: + resource: '@ChillTicketBundle/Controller/' + type: annotation \ No newline at end of file