diff --git a/config/services_test_cached_payum.yaml b/config/services_test_cached_payum.yaml index f37f730666..d98c549bdf 100644 --- a/config/services_test_cached_payum.yaml +++ b/config/services_test_cached_payum.yaml @@ -7,7 +7,7 @@ services: ## 'sylius.payment_request.command_provider.payum.offline': - class: Sylius\Bundle\CoreBundle\PaymentRequest\CommandProvider\ActionsCommandProvider + class: Sylius\Bundle\PaymentBundle\CommandProvider\ActionsCommandProvider arguments: - !tagged_locator { tag: 'sylius.payment_request.command_provider.payum.offline', index_by: 'action' } tags: