Skip to content

Commit

Permalink
Fix: Change path of behat serives
Browse files Browse the repository at this point in the history
  • Loading branch information
tbuczen committed Nov 23, 2021
1 parent 1ab619b commit 9ea49a6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/Application/config/services_test.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
imports:
- { resource: "../../Behat/Resources/services.xml" }
- { resource: "../../../src/Resources/services/behat/clients.xml" }
- { resource: "../../../src/Resources/services/behat/contexts.xml" }
- { resource: "../../../vendor/sylius/sylius/src/Sylius/Behat/Resources/config/services.xml" }

# workaround needed for strange "test.client.history" problem
Expand Down

0 comments on commit 9ea49a6

Please sign in to comment.