[PaymentRequest] Adjust class namespace in test_cached_payum config

This commit is contained in:
Grzegorz Sadowski 2024-09-27 13:56:42 +02:00
parent ea2adc262e
commit 112ad653a5
No known key found for this signature in database
GPG key ID: EF87FF4E6E3BD364

View file

@ -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: