File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/ConfigurableProduct/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 4040 <argument name =" productAttributeLabel" value =" {{colorProductAttribute.default_label}}" />
4141 </actionGroup >
4242 <click selector =" {{AdminProductAttributeGridSection.ResetFilter}}" stepKey =" resetFiltersOnGridFirst" />
43- <actionGroup ref =" AdminDeleteProductAttributeByLabelActionGroup" stepKey =" {{ deleteProductSecondAttribute.default_label}} " >
44- <argument name =" productAttributeLabel" value =" productAttributeColor" />
43+ <actionGroup ref =" AdminDeleteProductAttributeByLabelActionGroup" stepKey =" deleteProductSecondAttribute" >
44+ <argument name =" productAttributeLabel" value =" {{ productAttributeColor.default_label}} " />
4545 </actionGroup >
4646 <click selector =" {{AdminProductAttributeGridSection.ResetFilter}}" stepKey =" resetFiltersOnGridSecond" />
4747 <deleteData createDataKey =" createCategory" stepKey =" deleteCategory" />
You can’t perform that action at this time.
0 commit comments