Skip to content

Commit b60ae62

Browse files
committed
AC-252: Refactor core MFTF TinyMCE Section
- fix CR comment
1 parent 79ef09e commit b60ae62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminCatalogProductPageBuilderTest/PageBuilderCatalogProductCanDownGradePageBuilderProductAttributeToTextAreaTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<actionGroup ref="SortByIdDescendingActionGroup" stepKey="sortByIdDescending"/>
6767
<click selector="{{AdminProductGridActionSection.productName(SimpleProduct.name)}}" stepKey="navigateToEditProduct"/>
6868
<waitForPageLoad stepKey="waitForPageLoad9"/>
69-
<dontSeeElement selector="{{PageBuilderProductAttribute.PageBuilderBtn($$myProductAttributeCreation.attribute_code$$)}}" stepKey="dontSeeTinyMCE4"/>
69+
<dontSeeElement selector="{{PageBuilderProductAttribute.PageBuilderBtn($$myProductAttributeCreation.attribute_code$$)}}" stepKey="dontSeeTinyMCE"/>
7070
<seeElement selector="{{AdminProductFormSection.divByDataIndex($$myProductAttributeCreation.attribute_code$$)}} {{TinyMCESection.Content}}" stepKey="seeTextAreaAttribute"/>
7171
</test>
7272
</tests>

0 commit comments

Comments
 (0)