We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f13ba03 commit c0b7f3dCopy full SHA for c0b7f3d
src/Magento/FunctionalTestingFramework/DataTransport/Auth/Tfa/OTP.php
@@ -25,7 +25,7 @@ class OTP
25
private static $totp = null;
26
27
/**
28
- * Return OTP for custom secret `OTP_SHARED_SECRET` defined in env
+ * Return OTP for custom secret stored in `magento/tfa/OTP_SHARED_SECRET`
29
*
30
* @return string
31
* @throws TestFrameworkException
0 commit comments