Skip to content

Commit f388438

Browse files
committed
Fix path to test services file
1 parent 2e75b48 commit f388438

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
imports:
2-
- { resource: "../../Behat/Resources/services.yml" }
2+
- { resource: "../../Behat/Resources/services.xml" }
33
- { resource: "../../../vendor/sylius/sylius/src/Sylius/Behat/Resources/config/services.xml" }

0 commit comments

Comments
 (0)