diff options
author | Eylon Malin <eylon.malin@intl.att.com> | 2019-11-28 16:33:12 +0200 |
---|---|---|
committer | Eylon Malin <eylon.malin@intl.att.com> | 2019-11-28 16:33:12 +0200 |
commit | 702a8d21d0b45e3494a4d17ae281ab473523b8cc (patch) | |
tree | 7809402b1daf7272b77a6c56f0e9b28c6698a31c /vid-webpack-master/cypress/integration/iFrames/collectionResource.e2e.ts | |
parent | c9707d48ef35950b5cbd9a62a57154cd4b1596ca (diff) |
remove FLAG_DEFAULT_VNF
Issue-ID: VID-721
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I31b646b4dd5a81c4904a77c0386e27137a76a9fd
Diffstat (limited to 'vid-webpack-master/cypress/integration/iFrames/collectionResource.e2e.ts')
-rw-r--r-- | vid-webpack-master/cypress/integration/iFrames/collectionResource.e2e.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vid-webpack-master/cypress/integration/iFrames/collectionResource.e2e.ts b/vid-webpack-master/cypress/integration/iFrames/collectionResource.e2e.ts index c4bcaa1a4..91054b58b 100644 --- a/vid-webpack-master/cypress/integration/iFrames/collectionResource.e2e.ts +++ b/vid-webpack-master/cypress/integration/iFrames/collectionResource.e2e.ts @@ -1591,7 +1591,6 @@ describe('Drawing board : Collection resource', function () { "FLAG_EXP_CREATE_RESOURCES_IN_PARALLEL": false, "FLAG_PRESENT_PROVIDER_NETWORKS_ASSOCIATIONS": true, "FLAG_NETWORK_TO_ASYNC_INSTANTIATION": false, - "FLAG_DEFAULT_VNF": true, "FLAG_ASYNC_ALACARTE_VFMODULE": true, "FLAG_FABRIC_CONFIGURATION_ASSIGNMENTS": true, "FLAG_ASYNC_ALACARTE_VNF": true, |