Skip to content

Commit b86cdba

Browse files
committed
[Maintenance] build fix
1 parent 461b513 commit b86cdba

File tree

1 file changed

+1
-1
lines changed
  • tests/TestApplication

1 file changed

+1
-1
lines changed

tests/TestApplication/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ DATABASE_URL=mysql://root:root@127.0.0.1/acme_sylius_example_plugin_%kernel.envi
22

33
BUNDLES_TO_ENABLE="Acme\SyliusExamplePlugin\AcmeSyliusExamplePlugin"
44
CONFIGS_TO_IMPORT="@AcmeSyliusExamplePlugin/tests/TestApplication/config/config.yaml"
5-
ROUTES_TO_IMPORT="@AcmeSyliusExamplePlugin/config/routes.yaml"
5+
ROUTES_TO_IMPORT="@AcmeSyliusExamplePlugin/config/shop_routing.yaml"

0 commit comments

Comments
 (0)