Skip to content

Commit d099df9

Browse files
committed
30667 - in progress
1 parent 21c0bff commit d099df9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/code/Magento/Newsletter/Test/Mftf/Test/StorefrontNewsletterSubscriptionDisabledForStoreViewAtRegistrationTest.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,9 @@
2121
</annotations>
2222
<before>
2323
<magentoCLI command="config:set --scope=stores --scope-code=default newsletter/general/active 0" stepKey="disableSubscriptionForStore"/>
24-
<magentoCLI command="cache:clean config" stepKey="cleanCache"/>
2524
</before>
2625
<after>
2726
<magentoCLI command="config:set --scope=stores --scope-code=default newsletter/general/active 1" stepKey="enableSubscriptionForStore"/>
28-
<magentoCLI command="cache:clean config" stepKey="cleanCacheAgain"/>
2927
</after>
3028
<actionGroup ref="StorefrontOpenCustomerAccountCreatePageActionGroup" stepKey="openCreateAccountPage"/>
3129
<waitForPageLoad stepKey="waitForPageLoad"/>

0 commit comments

Comments
 (0)