refactor(config_management): API fields Test Suite re-enalbed for model ConfigGroupSoftware

ref: #908 #907
This commit is contained in:
2025-07-30 09:00:10 +09:30
parent 7bce005a05
commit a805660f0f

View File

@ -20,6 +20,8 @@ User = django.contrib.auth.get_user_model()
@pytest.mark.model_configgroupsoftware
@pytest.mark.module_config_management
class ConfigGroupsAPI(
TestCase,
APITenancyObject