File tree 1 file changed +2
-2
lines changed
app/code/Magento/ConfigurableProduct/Test/Mftf/Test
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 40
40
<argument name =" productAttributeLabel" value =" {{colorProductAttribute.default_label}}" />
41
41
</actionGroup >
42
42
<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}} " />
45
45
</actionGroup >
46
46
<click selector =" {{AdminProductAttributeGridSection.ResetFilter}}" stepKey =" resetFiltersOnGridSecond" />
47
47
<deleteData createDataKey =" createCategory" stepKey =" deleteCategory" />
You can’t perform that action at this time.
0 commit comments