Skip to content

Commit 80d49b2

Browse files
committed
ACQE-8194: Admin can add category description using page builder editor when scope is set to storeview level
- Done test file formatting
1 parent 4beadce commit 80d49b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminCatalogCategoryPageBuilderTest/AdminAddCategoryDescriptionUsingPageBuilderEditorTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<scrollTo selector="{{AdminCategoryContentSection.categoryDescriptionUseDefault}}" x="0" y="-80" stepKey="scrollToDescription"/>
5757
<conditionalClick selector="{{AdminCategoryContentSection.categoryDescriptionUseDefault}}" dependentSelector="{{AdminCategoryContentSection.categoryDescriptionUseDefault}}" visible="true" stepKey="uncheckUseDefaultValueStoreView"/>
5858
<scrollTo selector="{{PageBuilderProductAttribute.PageBuilderBtn('description')}}" x="0" y="-80" stepKey="scrollToPageBuilderbtn"/>
59-
<!--Step 5: Enter a description in the WYSIWYG editor and assert the description-->
59+
<!--Step 5: Enter a description in the WYSIWYG editor and assert the description-->
6060
<actionGroup ref="openPageBuilderForAttribute" stepKey="openPageBuilderEditor"/>
6161
<actionGroup ref="dragContentTypeToStage" stepKey="dragRowToRootContainer">
6262
<argument name="contentType" value="PageBuilderRowContentType"/>

0 commit comments

Comments
 (0)