From c9707d48ef35950b5cbd9a62a57154cd4b1596ca Mon Sep 17 00:00:00 2001 From: Eylon Malin Date: Thu, 28 Nov 2019 10:53:54 +0200 Subject: remove FLAG_1810_CR_SOFT_DELETE_ALACARTE_VF_MODULE Issue-ID: VID-721 Signed-off-by: Eylon Malin Change-Id: I80e3f8edbc187acaf13fdcc089ba15da33dc0ec5 --- .../cypress/integration/iFrames/softDeleteAndResume.e2e.ts | 1 - 1 file changed, 1 deletion(-) (limited to 'vid-webpack-master/cypress/integration/iFrames/softDeleteAndResume.e2e.ts') diff --git a/vid-webpack-master/cypress/integration/iFrames/softDeleteAndResume.e2e.ts b/vid-webpack-master/cypress/integration/iFrames/softDeleteAndResume.e2e.ts index ef1db6864..f390488a6 100644 --- a/vid-webpack-master/cypress/integration/iFrames/softDeleteAndResume.e2e.ts +++ b/vid-webpack-master/cypress/integration/iFrames/softDeleteAndResume.e2e.ts @@ -83,7 +83,6 @@ describe('Soft delete tests', function () { status : 200, url : Cypress.config('baseUrl') + "/flags**", response : { - "FLAG_1810_CR_SOFT_DELETE_ALACARTE_VF_MODULE": true, "FLAG_VF_MODULE_RESUME_STATUS_CREATE": false } }).as('initFlags'); -- cgit 1.2.3-korg