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/pnf.e2e.ts | 1 - 1 file changed, 1 deletion(-) (limited to 'vid-webpack-master/cypress/integration/iFrames/pnf.e2e.ts') diff --git a/vid-webpack-master/cypress/integration/iFrames/pnf.e2e.ts b/vid-webpack-master/cypress/integration/iFrames/pnf.e2e.ts index 0e106188a..c3b40262c 100644 --- a/vid-webpack-master/cypress/integration/iFrames/pnf.e2e.ts +++ b/vid-webpack-master/cypress/integration/iFrames/pnf.e2e.ts @@ -1463,7 +1463,6 @@ function initDrawingBoardWithFourPnf(serviceModelId: string, pnfName: string) { "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