Skip to content

Commit 3176582

Browse files
Manoranjan.Prakashshanthi
authored andcommitted
updated the re-indexing and cache flush CLI commands
1 parent 4d7225c commit 3176582

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/code/Magento/Widget/Test/Mftf/Test/CheckDisplayingOfApostrophesInTheTextFieldBoxWhileCreatingPageWidgetTest.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424

2525
<!-- Pre-condition - Disable the page builder -->
2626
<magentoCLI command="config:set cms/pagebuilder/enabled 0" stepKey="disablePageBuilder"/>
27-
27+
<magentoCLI stepKey="reindex" command="indexer:reindex"/>
28+
<magentoCLI stepKey="flushCache" command="cache:flush"/>
2829
<!-- Pre-condition 3- Verify page in grid-->
2930
<actionGroup ref="AdminOpenCMSPagesGridActionGroup" stepKey="openCMSPagesGridActionGroup"/>
3031
<actionGroup ref="ClearFiltersAdminDataGridActionGroup" stepKey="clearGridFilters"/>

0 commit comments

Comments
 (0)