mirror of
https://github.com/wassname/flask-security.git
synced 2026-08-04 12:54:05 +08:00
Removed extra line.
This commit is contained in:
@@ -179,7 +179,6 @@ class PasswordlessTemplatePathTests(SecurityTest):
|
||||
self.assertIn('CUSTOM SEND LOGIN', r.data)
|
||||
|
||||
|
||||
|
||||
class RegisterableTests(SecurityTest):
|
||||
AUTH_CONFIG = {
|
||||
'SECURITY_REGISTERABLE': True,
|
||||
|
||||
Reference in New Issue
Block a user