Change xml to php format in services/test

This commit is contained in:
TheMilek 2026-03-10 11:43:46 +01:00 committed by Grzegorz Sadowski
parent 3d713f191f
commit 21b4f1146d
No known key found for this signature in database
GPG key ID: EF87FF4E6E3BD364

View file

@ -1,5 +1,5 @@
imports:
- { resource: "../src/Sylius/Behat/Resources/config/services.xml" }
- { resource: "../src/Sylius/Behat/Resources/config/services.php" }
# workaround needed for strange "test.client.history" problem
# see https://github.com/FriendsOfBehat/SymfonyExtension/issues/88