Skip to content

Commit f412c6c

Browse files
committed
MAGETWO-57908: Automate - MAGETWO-49035 Password protection for modifying user
- Adressing review comments.
1 parent 8dbe8c5 commit f412c6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/functional/tests/app/Magento/Security/Test/TestCase/LockAdminUserWhenEditingUserTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ public function test(
8888
$attempts,
8989
User $customAdmin,
9090
User $user,
91-
$configData = null
91+
$configData
9292
) {
9393
$this->configData = $configData;
9494

0 commit comments

Comments
 (0)