Skip to content

Commit a48886c

Browse files
committed
Test refactoring
1 parent 60b8981 commit a48886c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

app/code/Magento/LoginAsCustomer/Test/Mftf/Test/AdminLoginAsCustomerLoggingFilterTest.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@
2323
stepKey="enableLoginAsCustomer"/>
2424
<magentoCLI command="config:set {{LoginAsCustomerStoreViewLogin.path}} 0"
2525
stepKey="enableLoginAsCustomerAutoDetection"/>
26-
<actionGroup ref="CliCacheCleanActionGroup" stepKey="flushCacheBeforeTestRun">
27-
<argument name="tags" value="config"/>
28-
</actionGroup>
2926
<createData entity="Simple_US_Customer_Assistance_Allowed" stepKey="createFirstCustomer"/>
3027
<actionGroup ref="AdminLoginActionGroup" stepKey="loginAsDefaultUser"/>
3128
</before>
@@ -39,9 +36,6 @@
3936
<!-- Set config back-->
4037
<magentoCLI command="config:set {{LoginAsCustomerConfigDataEnabled.path}} 0"
4138
stepKey="disableLoginAsCustomer"/>
42-
<actionGroup ref="CliCacheCleanActionGroup" stepKey="flushCacheAfterTestRun">
43-
<argument name="tags" value="config"/>
44-
</actionGroup>
4539
</after>
4640
<!-- Login into First Customer account -->
4741
<actionGroup ref="AdminLoginAsCustomerLoginFromCustomerPageActionGroup"

0 commit comments

Comments
 (0)