mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Fixes unit test
This commit is contained in:
parent
572f4a21b3
commit
e02a2cef1b
@ -21,7 +21,7 @@ class BaseMixinDefinition:
|
||||
|
||||
|
||||
class GlobalSettingsMixinTest(BaseMixinDefinition, TestCase):
|
||||
MIXIN_HUMAN_NAME = 'Global settings'
|
||||
MIXIN_HUMAN_NAME = 'Settings'
|
||||
MIXIN_NAME = 'globalsettings'
|
||||
MIXIN_ENABLE_CHECK = 'has_globalsettings'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user