Skip to content

Commit 4fabd4d

Browse files
Merge branch 'ACQE-7602' into ACQE-Version2-functional-mainline-deployment
2 parents 4853205 + 709d32c commit 4fabd4d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
33
/**
4-
* Copyright © Magento, Inc. All rights reserved.
5-
* See COPYING.txt for license details.
4+
* Copyright 2025 Adobe
5+
* All Rights Reserved.
66
*/
77
-->
88

@@ -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)