From 12226e5a7874dcc1d5b4cdb305188391b4b97cc5 Mon Sep 17 00:00:00 2001 From: Kruthi Bhat Date: Fri, 9 Oct 2020 00:37:39 +0530 Subject: Sorting functionality on audit info screen Change-Id: If2fed947ccc0cbcb68ad656fb6010aa9cb829acd Issue-ID: VID-904 Signed-off-by: rachitha.ramappa@att.com --- .../src/test/resources/VnfGroup/ServiceWithVnfGroupsDeleteRequest.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'vid-automation/src/test/resources/VnfGroup/ServiceWithVnfGroupsDeleteRequest.json') diff --git a/vid-automation/src/test/resources/VnfGroup/ServiceWithVnfGroupsDeleteRequest.json b/vid-automation/src/test/resources/VnfGroup/ServiceWithVnfGroupsDeleteRequest.json index 34805e1d4..583154aec 100644 --- a/vid-automation/src/test/resources/VnfGroup/ServiceWithVnfGroupsDeleteRequest.json +++ b/vid-automation/src/test/resources/VnfGroup/ServiceWithVnfGroupsDeleteRequest.json @@ -2,6 +2,8 @@ "isDirty":true, "vnfs": {}, "vrfs": {}, + "pnfs": {}, + "existingPNFCounterMap": {}, "instanceParams": [], "validationCounter": 0, "existingNames": { -- cgit 1.2.3-korg