Skip to content

Commit 5773fec

Browse files
committed
AC-9605: Place order with disabled Payment method working
1 parent 474c376 commit 5773fec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/QuoteGraphQl/Test/Unit/Plugin/Quote/ValidatePaymentOnPlaceOrderTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ class ValidatePaymentOnPlaceOrderTest extends TestCase
2626
private PaymentHelper $paymentHelper;
2727

2828
/**
29-
* @var ValidatePaymentOnPlaceOrder
29+
* @var ValidatePaymentOnPlaceOrder
3030
*/
3131
private ValidatePaymentOnPlaceOrder $plugin;
3232

0 commit comments

Comments
 (0)