We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 461b513 commit b86cdbaCopy full SHA for b86cdba
tests/TestApplication/.env
@@ -2,4 +2,4 @@ DATABASE_URL=mysql://root:root@127.0.0.1/acme_sylius_example_plugin_%kernel.envi
2
3
BUNDLES_TO_ENABLE="Acme\SyliusExamplePlugin\AcmeSyliusExamplePlugin"
4
CONFIGS_TO_IMPORT="@AcmeSyliusExamplePlugin/tests/TestApplication/config/config.yaml"
5
-ROUTES_TO_IMPORT="@AcmeSyliusExamplePlugin/config/routes.yaml"
+ROUTES_TO_IMPORT="@AcmeSyliusExamplePlugin/config/shop_routing.yaml"
0 commit comments