From ae36a252b2772a94d3c8ae6b93e2a342156f75d5 Mon Sep 17 00:00:00 2001 From: Eylon Malin Date: Sun, 24 Nov 2019 10:15:02 +0200 Subject: remove CREATE_INSTANCE_TEST feature flag Issue-ID: VID-721 Change-Id: Id956a0b5b840c5e76cc1f6f7ea33a7d00f5670c3 Signed-off-by: Eylon Malin --- vid-webpack-master/cypress/integration/iFrames/collectionResource.e2e.ts | 1 - 1 file changed, 1 deletion(-) (limited to 'vid-webpack-master/cypress/integration/iFrames/collectionResource.e2e.ts') diff --git a/vid-webpack-master/cypress/integration/iFrames/collectionResource.e2e.ts b/vid-webpack-master/cypress/integration/iFrames/collectionResource.e2e.ts index a9649fa99..adc142a88 100644 --- a/vid-webpack-master/cypress/integration/iFrames/collectionResource.e2e.ts +++ b/vid-webpack-master/cypress/integration/iFrames/collectionResource.e2e.ts @@ -1602,7 +1602,6 @@ describe('Drawing board : Collection resource', function () { "FLAG_SERVICE_MODEL_CACHE": true, "FLAG_1902_RETRY_JOB": true, "FLAG_EXP_ANY_ALACARTE_NEW_INSTANTIATION_UI": true, - "CREATE_INSTANCE_TEST": false, "FLAG_SETTING_DEFAULTS_IN_DRAWING_BOARD": true, "FLAG_1906_AAI_SUB_DETAILS_REDUCE_DEPTH": true, "FLAG_VF_MODULE_RESUME_STATUS_CREATE": true, -- cgit 1.2.3-korg