Skip to content

Commit

Permalink
[NamedCarts] fix static tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dpfaffenbauer committed May 10, 2024
1 parent 3a0118a commit f745286
Showing 1 changed file with 0 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,5 @@ services:
arguments:
- '%coreshop.storage_list.add_to_list_class%'

CoreShop\Component\StorageList\Factory\AddToSelectableStorageListFactoryInterface: '@CoreShop\Component\StorageList\Factory\AddToSelectableStorageListFactory'
CoreShop\Component\StorageList\Factory\AddToSelectableStorageListFactory:
arguments:
- '%coreshop.storage_list.add_to_selectable_list_class%'

CoreShop\Component\StorageList\Factory\AddToNewStorageListFactoryInterface: '@CoreShop\Component\StorageList\Factory\AddToNewStorageListFactory'
CoreShop\Component\StorageList\Factory\AddToNewStorageListFactory:
arguments:
- '%coreshop.storage_list.add_to_new_list_class%'

CoreShop\Component\StorageList\Provider\ContextProviderInterface: '@CoreShop\Component\StorageList\Provider\ContextProvider'
CoreShop\Component\StorageList\Provider\ContextProvider: ~

0 comments on commit f745286

Please sign in to comment.