Skip to content

Commit 43a954c

Browse files
akaashakaash
authored andcommitted
Static test fix
1 parent acbf418 commit 43a954c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

dev/tests/integration/testsuite/Magento/User/Controller/Adminhtml/UserResetPasswordEmailTest.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222

2323
/**
2424
* Test class for user reset password email
25-
*
25+
*
26+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
2627
* @magentoAppArea adminhtml
2728
*/
2829
class UserResetPasswordEmailTest extends AbstractBackendController

0 commit comments

Comments
 (0)