diff options
Diffstat (limited to 'vid-webpack-master/cypress/integration/iFrames/softDeleteAndResume.e2e.ts')
-rw-r--r-- | vid-webpack-master/cypress/integration/iFrames/softDeleteAndResume.e2e.ts | 1 |
1 files changed, 0 insertions, 1 deletions
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'); |