From 9392f0dfdff250b29256428fce8d1349a64b2fee Mon Sep 17 00:00:00 2001 From: Eylon Malin Date: Mon, 25 Nov 2019 10:30:23 +0200 Subject: remove EMPTY_DRAWING_BOARD_TEST feature flag Issue-ID: VID-721 Signed-off-by: Eylon Malin Change-Id: Ib3106fb17c97602e2d5d6de8c9a5756e4d231902 --- 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 c3b40262c..0a17fc907 100644 --- a/vid-webpack-master/cypress/integration/iFrames/pnf.e2e.ts +++ b/vid-webpack-master/cypress/integration/iFrames/pnf.e2e.ts @@ -1447,7 +1447,6 @@ function initDrawingBoardWithFourPnf(serviceModelId: string, pnfName: string) { "FLAG_1810_CR_ADD_CLOUD_OWNER_TO_MSO_REQUEST": true, "FLAG_SHOW_VERIFY_SERVICE": true, "FLAG_1902_NEW_VIEW_EDIT": true, - "EMPTY_DRAWING_BOARD_TEST": false, "FLAG_ADD_MSO_TESTAPI_FIELD": true, "FLAG_1906_INSTANTIATION_API_USER_VALIDATION": true, "FLAG_EXP_CREATE_RESOURCES_IN_PARALLEL": false, -- cgit 1.2.3-korg