File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/Bundle/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 34
34
<actionGroup ref =" ToggleAdminProductGridColumnsDropdownActionGroup" stepKey =" closeColumnsDropdownSpecialPrice" />
35
35
<!-- It takes a few seconds for column update to be saved -->
36
36
<!-- waitForPageLoad won't work here since saving is happening with a short delay -->
37
- <wait time =" 5" stepKey =" waitForColumnUpdateToSave" />
37
+ <wait time =" 5" stepKey =" waitForColumnUpdateToSave" />
38
38
</before >
39
39
<after >
40
40
<!-- Navigate to catalog product grid page -->
82
82
<actionGroup ref =" AdminAssertSpecialPriceAttributeValueOnProductGridPageActionGroup" stepKey =" assertSpecialPricePercentageSymbol" >
83
83
<argument name =" expectedValue" value =" 90.00%" />
84
84
</actionGroup >
85
- </test >
85
+ </test >
86
86
</tests >
You can’t perform that action at this time.
0 commit comments