refactor(config_management): Serializer Functional Test Suite Enabled for model ConfigGroupSoftware
ref: #908 #907
This commit is contained in:
@ -13,6 +13,8 @@ from itam.models.software import Software, SoftwareVersion
|
||||
|
||||
|
||||
|
||||
@pytest.mark.model_configgroupsoftware
|
||||
@pytest.mark.module_config_management
|
||||
class ConfigGroupSoftwareValidationAPI(
|
||||
TestCase,
|
||||
):
|
Reference in New Issue
Block a user