diff options
author | Eylon Malin <eylon.malin@intl.att.com> | 2019-11-25 10:30:23 +0200 |
---|---|---|
committer | Eylon Malin <eylon.malin@intl.att.com> | 2019-11-25 10:30:23 +0200 |
commit | 9392f0dfdff250b29256428fce8d1349a64b2fee (patch) | |
tree | 856196ccd8f013056c185f36a1254004526cee47 /vid-webpack-master/cypress/integration/iFrames/network.popup.e2e.ts | |
parent | ae36a252b2772a94d3c8ae6b93e2a342156f75d5 (diff) |
remove EMPTY_DRAWING_BOARD_TEST feature flag
Issue-ID: VID-721
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: Ib3106fb17c97602e2d5d6de8c9a5756e4d231902
Diffstat (limited to 'vid-webpack-master/cypress/integration/iFrames/network.popup.e2e.ts')
-rw-r--r-- | vid-webpack-master/cypress/integration/iFrames/network.popup.e2e.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vid-webpack-master/cypress/integration/iFrames/network.popup.e2e.ts b/vid-webpack-master/cypress/integration/iFrames/network.popup.e2e.ts index 059c8b74b..2f310b4fb 100644 --- a/vid-webpack-master/cypress/integration/iFrames/network.popup.e2e.ts +++ b/vid-webpack-master/cypress/integration/iFrames/network.popup.e2e.ts @@ -215,7 +215,6 @@ describe('Network popup', function () { "FLAG_ADVANCED_PORTS_FILTER": true, "FLAG_SETTING_DEFAULTS_IN_DRAWING_BOARD": false, "FLAG_REGION_ID_FROM_REMOTE": true, - "EMPTY_DRAWING_BOARD_TEST": false, "FLAG_ADD_MSO_TESTAPI_FIELD": true }, "type": "[FLAGS] Update" |