mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
also test empty
This commit is contained in:
parent
a158ecf401
commit
e11fa338b6
@ -436,6 +436,7 @@ class TestSettings(TestCase):
|
||||
settings.TESTING_ENV = True
|
||||
|
||||
# nothing set
|
||||
self.run_reload()
|
||||
self.assertEqual(user_count(), 0)
|
||||
|
||||
# not enough set
|
||||
|
Loading…
Reference in New Issue
Block a user