From 9e450b587b2eb8d8fbb74d3bb091fbc4f4ba0d03 Mon Sep 17 00:00:00 2001
From: Jorge Moratinos Salcines <jorge.moratinossalcines@telefonica.com>
Date: Sat, 21 Dec 2024 08:53:00 +0100
Subject: [PATCH] minor fix on api status test case

---
 doc/testing/testplan/api_status/README.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/doc/testing/testplan/api_status/README.md b/doc/testing/testplan/api_status/README.md
index 1b191175..5397455a 100644
--- a/doc/testing/testplan/api_status/README.md
+++ b/doc/testing/testplan/api_status/README.md
@@ -711,7 +711,6 @@ At this documentation you will have all information and related files and exampl
      1. **Two Events have been received**.
      2. Validate received events follow **EventNotification** data structure, with **apiIds** in **eventDetail** parameter.
         1. One should be **SERVICE_API_AVAILABLE** apiId of published API with **eventDetails** with apiIds and serviceAPIDescription.
-        2. The other one must be **SERVICE_API_UPDATE** apiId published API with **eventDetails** containing serviceAPIDescription patched.
 
 ## Test Case 20: Patch published without aefs available API with apiStatus only aef2
 
-- 
GitLab