mirror of
https://github.com/wassname/flask-security.git
synced 2026-07-07 00:06:15 +08:00
Try and fix build
This commit is contained in:
@@ -464,7 +464,7 @@ class PasswordlessTests(SecurityTest):
|
||||
|
||||
AUTH_CONFIG = {
|
||||
'SECURITY_PASSWORDLESS': True,
|
||||
'SECURITY_LOGIN_WITHIN': '1 seconds'
|
||||
'SECURITY_LOGIN_WITHIN': '2 seconds'
|
||||
}
|
||||
|
||||
def test_login_requset_for_inactive_user(self):
|
||||
|
||||
Reference in New Issue
Block a user