From 4f30141877da935ec90b8f25d969e7d7315b718a Mon Sep 17 00:00:00 2001 From: Jorge Moratinos Salcines Date: Thu, 14 May 2026 12:44:21 +0200 Subject: [PATCH] Duplicated name on testplan --- doc/releasenotes.md | 2 ++ doc/testing/testplan/api_provider_management/README.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/releasenotes.md b/doc/releasenotes.md index af67ffcd..db59d003 100644 --- a/doc/releasenotes.md +++ b/doc/releasenotes.md @@ -34,10 +34,12 @@ Additionally, this change includes minor improvements such as correctly setting ### **Testing** - 2 New tests related with use of same apiName across different AEFs. +- Duplicate test name capif_api_provider_management-10 changed. ### **Documentation** - 2 New tests added to [OCF Publish API test plan documentation], related with apiName. +- Changed name of capif_api_provider_management-10 to Update Registered Api Provider Without SuppFeat field ## **Release 4.0.0** diff --git a/doc/testing/testplan/api_provider_management/README.md b/doc/testing/testplan/api_provider_management/README.md index 08a512d8..2ec507f8 100644 --- a/doc/testing/testplan/api_provider_management/README.md +++ b/doc/testing/testplan/api_provider_management/README.md @@ -442,7 +442,7 @@ At this documentation you will have all information and related files and exampl 5. Location Header must contain the new resource URL **{apiRoot}/api-provider-management/v1/registrations/{registrationId}** -## Test Case 10: Update Registered Api Provider +## Test Case 10: Update Registered Api Provider Without SuppFeat field **Test ID**: ***capif_api_provider_management-10*** -- GitLab