Skip to content

Commit ca21cfa

Browse files
committed
MC-19738: Dynamic Block is displaying even after associated shopping cart price rule is expired or Inactive
1 parent 5b9ed63 commit ca21cfa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/code/Magento/Downloadable/Test/Mftf/Test/AdminCreateDownloadableProductWithDefaultSetLinksTest.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@
2323
<magentoCLI stepKey="addDownloadableDomain" command="downloadable:domains:add static.magento.com"/>
2424
<!-- Create category -->
2525
<createData entity="SimpleSubCategory" stepKey="createCategory"/>
26-
26+
<!-- Clear page cache -->
27+
<magentoCLI command="cache:flush" arguments="full_page" stepKey="flushCache"/>
2728
<!-- Login as admin -->
2829
<actionGroup ref="LoginAsAdmin" stepKey="LoginAsAdmin"/>
2930
</before>

0 commit comments

Comments
 (0)