mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-05 20:57:12 +00:00
Change xml to php format in services/test
This commit is contained in:
parent
3d713f191f
commit
21b4f1146d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
imports:
|
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
|
# workaround needed for strange "test.client.history" problem
|
||||||
# see https://github.com/FriendsOfBehat/SymfonyExtension/issues/88
|
# see https://github.com/FriendsOfBehat/SymfonyExtension/issues/88
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue