From d366b643176e92a701107e81a2fe8839ec2b6d32 Mon Sep 17 00:00:00 2001 From: Eylon Malin Date: Wed, 27 Nov 2019 14:25:54 +0200 Subject: update supplementaryFileContent at onSubmit of VfModule upgrade Issue-ID: VID-603 Change-Id: I7fac657454de7a6d3674708c956eb099c11ad2ea Signed-off-by: Eylon Malin --- .../vfmodule/upgrade_vfmodule_e2e__fe_input_cypress.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'vid-app-common/src/test/resources/payload_jsons') diff --git a/vid-app-common/src/test/resources/payload_jsons/vfmodule/upgrade_vfmodule_e2e__fe_input_cypress.json b/vid-app-common/src/test/resources/payload_jsons/vfmodule/upgrade_vfmodule_e2e__fe_input_cypress.json index e7a640599..748b5f267 100644 --- a/vid-app-common/src/test/resources/payload_jsons/vfmodule/upgrade_vfmodule_e2e__fe_input_cypress.json +++ b/vid-app-common/src/test/resources/payload_jsons/vfmodule/upgrade_vfmodule_e2e__fe_input_cypress.json @@ -60,7 +60,10 @@ "platformName": null, "trackById": "b0732bed-3ddf-43cc-b193-7f18db84e476", "isBase": true, - "volumeGroupName": null + "volumeGroupName": null, + "supplementaryFile": null, + "supplementaryFile_hidden": null, + "supplementaryFile_hidden_content" : null } } }, -- cgit 1.2.3-korg