aboutsummaryrefslogtreecommitdiff
path: root/server/szurubooru/tests/api/test_user_creating.py
diff options
context:
space:
mode:
Diffstat (limited to 'server/szurubooru/tests/api/test_user_creating.py')
-rw-r--r--server/szurubooru/tests/api/test_user_creating.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/szurubooru/tests/api/test_user_creating.py b/server/szurubooru/tests/api/test_user_creating.py
index 3bb18ff..356e7e9 100644
--- a/server/szurubooru/tests/api/test_user_creating.py
+++ b/server/szurubooru/tests/api/test_user_creating.py
@@ -46,6 +46,7 @@ def test_creating_user(test_ctx, fake_datetime):
'name': 'chewie1',
'rank': 'admin',
'rankName': 'Unknown',
+ 'email': 'asd@asd.asd',
}
}
user = users.get_user_by_name('chewie1')

© 2015 - 2026 Jakob L. Kreuze