Skip to content

Commit 933ac54

Browse files
author
Yevhen Miroshnychenko
committed
MAGETWO-65658: [FT] User with restricted access can't log in to Admin in UpdateAdminUserEntityTest
1 parent 898a8ed commit 933ac54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/functional/tests/app/Magento/User/Test/TestCase/UpdateAdminUserEntityTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../../../vendor/magento/mtf/etc/variations.xsd">
99
<testCase name="Magento\User\Test\TestCase\UpdateAdminUserEntityTest" summary="Update Admin User" ticketId="MAGETWO-24345">
1010
<variation name="UpdateAdminUserEntityTestVariation2">
11+
<data name="tag" xsi:type="string">severity:S2</data>
1112
<data name="initialUser/dataset" xsi:type="string">custom_admin_with_default_role</data>
1213
<data name="user/data/role_id/dataset" xsi:type="string">role::role_sales</data>
1314
<data name="user/data/current_password" xsi:type="string">123123q</data>

0 commit comments

Comments
 (0)