Skip to content

Commit f00a15f

Browse files
[ACQE-7602] [MFTF PR TESTS] QuoteTemplateGenerateLinkedQuoteTest
added role data in EditAdminUserWrongCurrentPassword entity
1 parent 89b4e2e commit f00a15f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/User/Test/Mftf/Data/UserData.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,7 @@
204204
<data key="password">123123UPD</data>
205205
<data key="password_confirmation">123123UPD</data>
206206
<data key="current_password">{{_ENV.MAGENTO_ADMIN_PASSWORD}}</data>
207+
<data key="role">Administrators</data>
207208
<array key="roles">
208209
<item>1</item>
209210
</array>

0 commit comments

Comments
 (0)