Skip to content

Commit 3a2111e

Browse files
Manjusha.SManjusha.S
authored andcommitted
MQE-3566 : AdminCreateActiveUserEntityTest - Flaky Failure
1 parent cd826aa commit 3a2111e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/User/Test/Mftf/Test/AdminCreateActiveUserEntityTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</after>
3030

3131
<actionGroup ref="AdminLoginActionGroup" stepKey="adminLogin"/>
32-
<actionGroup ref="AdminCreateUserWithRoleActionGroup" stepKey="createAdminUser">
32+
<actionGroup ref="AdminCreateUserWithRoleAndIsActiveActionGroup" stepKey="createAdminUser">
3333
<argument name="user" value="activeAdmin"/>
3434
<argument name="role" value="roleDefaultAdministrator"/>
3535
</actionGroup>

0 commit comments

Comments
 (0)