test(config_management): Completed ConfigGroup Model Tests

ref: #804 #795
This commit is contained in:
2025-06-07 15:42:56 +09:30
parent 0e604228aa
commit 8c4e5d5c1d
4 changed files with 69 additions and 51 deletions

View File

@ -191,7 +191,6 @@ class CenturionAbstractModelTestCases(
Ensure method `get_url_kwargs` returns the correct value.
"""
model_instance.id = 1
url = model_instance.get_url_kwargs()