diff options
author | Ittay Stern <ittay.stern@att.com> | 2019-11-25 12:43:11 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-11-25 12:43:11 +0000 |
commit | 36cd35eebe45d15deb3a1d0ba272e4fb0548061b (patch) | |
tree | fb17cffecb4503860e4cb96a9c153005eb175ea0 /vid-webpack-master/cypress/integration/iFrames/vnf.popup.e2e.ts | |
parent | 2edbfeaf0b92dec93e30f1027bedb780eb57c0bc (diff) | |
parent | 9392f0dfdff250b29256428fce8d1349a64b2fee (diff) |
Merge "remove EMPTY_DRAWING_BOARD_TEST feature flag"
Diffstat (limited to 'vid-webpack-master/cypress/integration/iFrames/vnf.popup.e2e.ts')
-rw-r--r-- | vid-webpack-master/cypress/integration/iFrames/vnf.popup.e2e.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vid-webpack-master/cypress/integration/iFrames/vnf.popup.e2e.ts b/vid-webpack-master/cypress/integration/iFrames/vnf.popup.e2e.ts index 2335411ba..7a35491be 100644 --- a/vid-webpack-master/cypress/integration/iFrames/vnf.popup.e2e.ts +++ b/vid-webpack-master/cypress/integration/iFrames/vnf.popup.e2e.ts @@ -97,7 +97,6 @@ describe('Vnf popup', function () { "FLAG_SHOW_VERIFY_SERVICE": false, "FLAG_SERVICE_MODEL_CACHE": true, "FLAG_SETTING_DEFAULTS_IN_DRAWING_BOARD": false, - "EMPTY_DRAWING_BOARD_TEST": false, "FLAG_ADD_MSO_TESTAPI_FIELD": true }, "type": "[FLAGS] Update" |