Skip to content

Commit c0b7f3d

Browse files
committed
MQE-2082: MFTF compatibility with 2fa
1 parent f13ba03 commit c0b7f3d

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

src/Magento/FunctionalTestingFramework/DataTransport/Auth/Tfa/OTP.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ class OTP
2525
private static $totp = null;
2626

2727
/**
28-
* Return OTP for custom secret `OTP_SHARED_SECRET` defined in env
28+
* Return OTP for custom secret stored in `magento/tfa/OTP_SHARED_SECRET`
2929
*
3030
* @return string
3131
* @throws TestFrameworkException

0 commit comments

Comments
 (0)