Skip to content

Commit d9cb6d9

Browse files
authored
Merge pull request #11 from BitBagCommerce/OP-369
OP-369 - shop routing has been fixed
2 parents ca5e27e + 208166c commit d9cb6d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Application/config/routes/sylius_shop.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ sylius_shop_default_locale:
1111
path: /
1212
methods: [GET]
1313
defaults:
14-
_controller: sylius.controller.shop.locale_switch:switchAction
14+
_controller: sylius.controller.shop.locale_switch::switchAction

0 commit comments

Comments
 (0)