diff options
author | Ittay Stern <ittay.stern@att.com> | 2019-12-01 13:14:49 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-12-01 13:14:49 +0000 |
commit | b167cf459a0064310235c3f48918378202e4a41f (patch) | |
tree | 60a9e64e8e4d8e01e324ba540b96789affc42f05 /vid-webpack-master/cypress/integration/iFrames/vnf.popup.e2e.ts | |
parent | 434c95a0731b5135a1067f76dfaac9a30878d6cb (diff) | |
parent | a6f08e35c331cd50073b9875886b79c7645bae38 (diff) |
Merge changes Ia06b7afe,I31b646b4
* changes:
remove FLAG_SETTING_DEFAULTS_IN_DRAWING_BOARD
remove FLAG_DEFAULT_VNF
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 7a35491be..5e85dce71 100644 --- a/vid-webpack-master/cypress/integration/iFrames/vnf.popup.e2e.ts +++ b/vid-webpack-master/cypress/integration/iFrames/vnf.popup.e2e.ts @@ -96,7 +96,6 @@ describe('Vnf popup', function () { "FLAG_FABRIC_CONFIGURATION_ASSIGNMENTS": true, "FLAG_SHOW_VERIFY_SERVICE": false, "FLAG_SERVICE_MODEL_CACHE": true, - "FLAG_SETTING_DEFAULTS_IN_DRAWING_BOARD": false, "FLAG_ADD_MSO_TESTAPI_FIELD": true }, "type": "[FLAGS] Update" |