File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
app/code/Magento/Customer/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 12
12
<features value =" Customer" />
13
13
<title value =" System Customer Groups" />
14
14
<description value =" Admin should not be able to delete system customer groups" />
15
+ <stories value =" Delete System Customer Group" />
16
+ <testCaseId value =" MC-14588" />
15
17
<group value =" customers" />
16
18
<group value =" mtf_migrated" />
17
19
</annotations >
18
20
<before >
19
- <actionGroup ref =" LoginAsAdmin " stepKey =" loginAsAdmin" />
21
+ <actionGroup ref =" AdminLoginActionGroup " stepKey =" loginAsAdmin" />
20
22
</before >
21
23
<after >
22
- <actionGroup ref =" logout " stepKey =" logout" />
24
+ <actionGroup ref =" AdminLogoutActionGroup " stepKey =" logout" />
23
25
</after >
24
26
25
27
<!-- Verify Not Logged In customer group-->
You can’t perform that action at this time.
0 commit comments