From f8a55b68415838552adb0ef2db1963e0d5afe379 Mon Sep 17 00:00:00 2001 From: nabim777 Date: Thu, 19 Dec 2024 14:23:30 +0545 Subject: [PATCH] review address Signed-off-by: nabim777 --- tests/acceptance/features/apiOcm/ocmEndpoint.feature | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/acceptance/features/apiOcm/ocmEndpoint.feature b/tests/acceptance/features/apiOcm/ocmEndpoint.feature index bf52762a78..f40ae7a879 100644 --- a/tests/acceptance/features/apiOcm/ocmEndpoint.feature +++ b/tests/acceptance/features/apiOcm/ocmEndpoint.feature @@ -1,7 +1,7 @@ @ocm -Feature: OCM Well-Known Endpoint +Feature: ocm well-known URI As a user - I want to verify the response of the .well-known/ocm endpoint + I want to verify the response of well-known URI So that I can ensure the configuration works correctly