Skip to content

Commit aee7de4

Browse files
committed
ACQE-5377: [Stabilithon] Review and deliver submitted Pull Requests
1 parent 4adf427 commit aee7de4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminPageBuilderBlockRenderElementContentTypesTest/BlockRenderTextThroughBlockContentTypeTinyMCEWysiwygEnabledByDefaultTest.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@
3939
<argument name="contentType" value="PageBuilderRowContentType"/>
4040
<argument name="containerTargetType" value="PageBuilderRootContainerContentType"/>
4141
</actionGroup>
42+
<actionGroup ref="CliCacheCleanActionGroup" stepKey="cleanCaches">
43+
<argument name="tags" value="config" />
44+
</actionGroup>
4245
</before>
4346
<after>
4447
<deleteData createDataKey="createCMSBlock" stepKey="deleteCMSBlock"/>
@@ -59,6 +62,9 @@
5962
<actionGroup ref="AdminMediaGalleryEnhancedEnableActionGroup" stepKey="disableOldMediaGallery">
6063
<argument name="enabled" value="1"/>
6164
</actionGroup>
65+
<actionGroup ref="CliCacheCleanActionGroup" stepKey="cleanCaches">
66+
<argument name="tags" value="config" />
67+
</actionGroup>
6268
<actionGroup ref="AdminLogoutActionGroup" stepKey="logout"/>
6369
</after>
6470
<!-- Add Text -->

0 commit comments

Comments
 (0)