Skip to content

Commit

Permalink
[WIP]OP-289: test
Browse files Browse the repository at this point in the history
  • Loading branch information
hmfilar committed Sep 16, 2024
1 parent 0643e53 commit 926cef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Resources/config/services/checker.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</service>
<service id="bitbag_sylius_product_bundle.checker.order_item_availability_checker"
class="BitBag\SyliusProductBundlePlugin\Inventory\Checker\OrderItemAvailabilityChecker"
decorates="sylius.inventory.order_item_availability_checker">
decorates="Sylius\Component\Core\Inventory\Checker\OrderItemAvailabilityCheckerInterface">
<argument type="service" id="bitbag_sylius_product_bundle.checker.order_item_availability_checker.inner"/>
<argument type="service" id="bitbag_sylius_product_bundle.checker.bundled_product_inventory_management_feature_flag_checker"/>
<argument type="service" id="bitbag_sylius_product_bundle.checker.product_bundle_order_item_availability_checker"/>
Expand Down

0 comments on commit 926cef4

Please sign in to comment.