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:
@ -436,6 +436,7 @@ class TestSettings(TestCase):
|
||||
settings.TESTING_ENV = True
|
||||
|
||||
# nothing set
|
||||
self.run_reload()
|
||||
self.assertEqual(user_count(), 0)
|
||||
|
||||
# not enough set
|
||||
|
Reference in New Issue
Block a user