Skip to content

Commit 5fce144

Browse files
committed
Merge remote-tracking branch 'origin/MC-16376' into 2.3.2-develop-pr51
2 parents e644524 + f98083c commit 5fce144

File tree

1 file changed

+1
-1
lines changed
  • dev/tests/functional/tests/app/Magento/Sales/Test/Block/Adminhtml/Order

1 file changed

+1
-1
lines changed

dev/tests/functional/tests/app/Magento/Sales/Test/Block/Adminhtml/Order/Actions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ class Actions extends Block
107107
*
108108
* @var string
109109
*/
110-
protected $orderInvoiceCreditMemo = '#capture';
110+
protected $orderInvoiceCreditMemo = '#credit-memo';
111111

112112
/**
113113
* 'Refund' button.

0 commit comments

Comments
 (0)