summaryrefslogtreecommitdiffstats
path: root/tests/test_xmlrpc/test_krbtpolicy.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_xmlrpc/test_krbtpolicy.py')
-rw-r--r--tests/test_xmlrpc/test_krbtpolicy.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_xmlrpc/test_krbtpolicy.py b/tests/test_xmlrpc/test_krbtpolicy.py
index fc2bf54c..c61e754d 100644
--- a/tests/test_xmlrpc/test_krbtpolicy.py
+++ b/tests/test_xmlrpc/test_krbtpolicy.py
@@ -105,6 +105,7 @@ class test_krbtpolicy(Declarative):
uid=[user1],
uidnumber=[fuzzy_digits],
gidnumber=[fuzzy_digits],
+ mail=[u'%s@%s' % (user1, api.env.domain)],
displayname=[u'Test User1'],
cn=[u'Test User1'],
initials=[u'TU'],