test(config_Management): Update url_name to match new notes endpoint
ref: #526 #529
This commit is contained in:
@ -17,7 +17,7 @@ class NotePermissionsAPI(
|
||||
|
||||
app_namespace = 'API'
|
||||
|
||||
url_name = '_api_v2_config_group_notes'
|
||||
url_name = '_api_v2_config_group_note'
|
||||
|
||||
|
||||
@classmethod
|
||||
|
Reference in New Issue
Block a user