2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-11 09:35:41 +00:00

also test empty

This commit is contained in:
Matthias
2022-03-03 00:52:10 +01:00
parent a158ecf401
commit e11fa338b6

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