summaryrefslogtreecommitdiff
path: root/reconfigure/tests/configs/ajenti_tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'reconfigure/tests/configs/ajenti_tests.py')
-rw-r--r--reconfigure/tests/configs/ajenti_tests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/reconfigure/tests/configs/ajenti_tests.py b/reconfigure/tests/configs/ajenti_tests.py
index 66a0526..aa1374b 100644
--- a/reconfigure/tests/configs/ajenti_tests.py
+++ b/reconfigure/tests/configs/ajenti_tests.py
@@ -40,6 +40,7 @@ class AjentiConfigTest (BaseConfigTest):
'ssl': {'certificate_path': '', 'enable': False},
'users': {'test': {
'configs': {'a': {'data': {}, 'name': 'a'}},
+ 'email': None,
'name': 'test',
'password': 'sha512',
'permissions': ['section:Dash']