Skip to content

Commit 261b055

Browse files
author
Stanislav Idolov
committed
magento-engcom/magento2ce#4283: Fixed test
1 parent 120a71d commit 261b055

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/Store/Test/Mftf/Test/StorefrontAddStoreCodeInUrlTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@
2828
</before>
2929
<after>
3030
<magentoCLI command="config:set {{StorefrontDisableAddStoreCodeToUrls.path}} {{StorefrontDisableAddStoreCodeToUrls.value}}" stepKey="addStoreCodeToUrlDisable"/>
31+
<actionGroup ref="CliCacheFlushActionGroup" stepKey="flushPageCacheAfter">
32+
<argument name="tags" value="full_page"/>
33+
</actionGroup>
3134
</after>
3235

3336
<actionGroup ref="StorefrontClickOnHeaderLogoActionGroup" stepKey="clickOnStorefrontHeaderLogo"/>

0 commit comments

Comments
 (0)