Skip to content

Commit

Permalink
Add missing service argument
Browse files Browse the repository at this point in the history
  • Loading branch information
Prometee committed May 4, 2022
1 parent f239bf7 commit 32657aa
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@
<argument type="service" id="Sylius\Behat\Client\ResponseCheckerInterface" />
<argument type="service" id="sylius.behat.shared_storage" />
<argument type="service" id="sylius.behat.request_factory" />
<argument>%sylius.security.new_api_route%</argument>
</service>

<service id="sylius.behat.context.api.shop.product" class="Sylius\Behat\Context\Api\Shop\ProductContext">
Expand Down

0 comments on commit 32657aa

Please sign in to comment.