Skip to content

Commit d1c575b

Browse files
author
Alexey Yakimovich
committed
MC-10971: [Magento Cloud] - Unable to Scope Catalog Price rules by custom product attribute
- Fixed MFTF test;
1 parent 22058d3 commit d1c575b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/CatalogRule/Test/Mftf/Test/AdminEnableAttributeIsUndefinedCatalogPriceRuleTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<argument name="targetValue" value="is"/>
7777
<argument name="targetSelectValue" value="is undefined"/>
7878
</actionGroup>
79-
<click selector="{{AdminNewCatalogPriceRule.save}}" stepKey="saveRule"/>
79+
<click selector="{{AdminNewCatalogPriceRule.saveAndApply}}" stepKey="clickSaveAndApplyRules"/>
8080
<magentoCLI command="indexer:reindex" stepKey="reindex"/>
8181
<magentoCLI command="cache:flush" stepKey="flushCache"/>
8282

0 commit comments

Comments
 (0)