also test empty

This commit is contained in:
Matthias 2022-03-03 00:52:10 +01:00
parent a158ecf401
commit e11fa338b6
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

View File

@ -436,6 +436,7 @@ class TestSettings(TestCase):
settings.TESTING_ENV = True
# nothing set
self.run_reload()
self.assertEqual(user_count(), 0)
# not enough set