diff --git a/tests/debug-config.json b/tests/debug-config.json index fa09853..c0d91b4 100644 --- a/tests/debug-config.json +++ b/tests/debug-config.json @@ -7,6 +7,7 @@ "threadDelay" : 2, "playgroundEnabled" : false, "corsHeader" : "*", + "maxAttempts" : 20, "captchas" : [ { "name" : "DebugCaptcha", "allowedLevels" : [ "debug" ],