Skip to content

Commit f98083c

Browse files
committed
MC-16376: [FT] CreateOnlineCreditMemoBraintreePaypalTest fails on Bamboo
1 parent b651a26 commit f98083c

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)