mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-10 09:10:31 +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…
x
Reference in New Issue
Block a user