refactor(config_management): API fields Test Suite re-enalbed for model ConfigGroupSoftware
ref: #908 #907
This commit is contained in:
@ -20,6 +20,8 @@ User = django.contrib.auth.get_user_model()
|
||||
|
||||
|
||||
|
||||
@pytest.mark.model_configgroupsoftware
|
||||
@pytest.mark.module_config_management
|
||||
class ConfigGroupsAPI(
|
||||
TestCase,
|
||||
APITenancyObject
|
Reference in New Issue
Block a user