Skip to content

Commit 11fdd4c

Browse files
Manjusha.SManjusha.S
authored andcommitted
added exception
1 parent 5f2b9a0 commit 11fdd4c

File tree

1 file changed

+1
-0
lines changed
  • src/Magento/FunctionalTestingFramework/DataTransport/Auth

1 file changed

+1
-0
lines changed

src/Magento/FunctionalTestingFramework/DataTransport/Auth/WebApiAuth.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ class WebApiAuth
5454
* @throws FastFailException
5555
*
5656
* @SuppressWarnings(PHPMD.CyclomaticComplexity)
57+
* @SuppressWarnings(PHPMD.NPathComplexity)
5758
*/
5859
public static function getAdminToken($username = null, $password = null)
5960
{

0 commit comments

Comments
 (0)