chore(itam): disable pre CenturionModel inheritance tests

ref: #804 #801
This commit is contained in:
2025-06-07 22:06:36 +09:30
parent 0f575652f9
commit d97dfa4df1

View File

@ -24,6 +24,7 @@ User = django.contrib.auth.get_user_model()
@pytest.mark.skip( reason = 'to be refactored' )
class OperatingSystemInstallsAPI(
TestCase,
APITenancyObject