File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
app/code/Magento/Captcha/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 24
24
<magentoCLI command =" config:set {{StorefrontCaptchaOnCustomerLoginConfigData.path}} {{StorefrontCaptchaOnCustomerLoginConfigData.value}}" stepKey =" enableCaptchaOnCustomerLogin" />
25
25
<magentoCLI command =" config:set {{StorefrontCustomerCaptchaLength3ConfigData.path}} {{StorefrontCustomerCaptchaLength3ConfigData.value}}" stepKey =" setCaptchaLength" />
26
26
<magentoCLI command =" config:set {{StorefrontCustomerCaptchaSymbols1ConfigData.path}} {{StorefrontCustomerCaptchaSymbols1ConfigData.value}}" stepKey =" setCaptchaSymbols" />
27
+ <magentoCLI command =" config:set customer/captcha/failed_attempts_login 3" stepKey =" setLoginAttempt" />
27
28
<actionGroup ref =" CliCacheCleanActionGroup" stepKey =" cleanInvalidatedCaches" >
28
29
<argument name =" tags" value =" config full_page" />
29
30
</actionGroup >
You can’t perform that action at this time.
0 commit comments