Skip to content

Commit fef7c6a

Browse files
committed
MAGETWO-57908: Automate - MAGETWO-49035 Password protection for modifying user
- Fixing code styles.
1 parent 778255b commit fef7c6a

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
91+
$configData
9292
) {
9393
$this->configData = $configData;
9494

0 commit comments

Comments
 (0)