chore(access): Add pytest mark for Model Company Tests

ref: #839 closes #845
This commit is contained in:
2025-06-19 22:28:39 +09:30
parent 6d33653db0
commit aa86f04aa2

View File

@ -1104,6 +1104,7 @@ markers = [
"mixin: Selects all mixin test cases.",
"mixin_centurion: Selects all centurion mixin test cases.",
"model_appsettings: Selects tests for model app settings.",
"model_company: Selects test for model Company.",
"model_configgroups: Selects Config Group tests.",
"model_configgrouphosts: Selects Config Group Hosts tests.",
"model_configgroupsoftware: Selects Config Group Software tests.",