Skip to content

Commit

Permalink
Merge pull request #98 from mwarzybok-sumoheavy/feature/SP-726
Browse files Browse the repository at this point in the history
SP-726: Change single to double quotes
  • Loading branch information
p-maguire authored Nov 6, 2023
2 parents 769a09d + 7bf8f98 commit 594392a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/events.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<event name="payment_method_is_active">
<observer name="disable_payment" instance="Bitpay\BPCheckout\Observer\BPPaymentMethodAvailable"/>
</event>
<event name='sales_order_payment_refund'>
<event name="sales_order_payment_refund">
<observer name="bitpay_payment_refund" instance='Bitpay\BPCheckout\Observer\BitPayPaymentRefund' />
</event>
<event name="sales_order_place_after">
Expand Down

0 comments on commit 594392a

Please sign in to comment.