diff options
author | Eylon Malin <eylon.malin@intl.att.com> | 2019-11-28 16:46:01 +0200 |
---|---|---|
committer | Eylon Malin <eylon.malin@intl.att.com> | 2019-12-01 09:03:23 +0200 |
commit | a6f08e35c331cd50073b9875886b79c7645bae38 (patch) | |
tree | 3e7bcaddba358617aa2999ad3a0da65073a618cb /vid-webpack-master/cypress/integration/iFrames/collectionResource.e2e.ts | |
parent | 702a8d21d0b45e3494a4d17ae281ab473523b8cc (diff) |
remove FLAG_SETTING_DEFAULTS_IN_DRAWING_BOARD
Issue-ID: VID-721
Change-Id: Ia06b7afe0cc2aa6f906f56802dc537f6fec283d0
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
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 91054b58b..55c43d01b 100644 --- a/vid-webpack-master/cypress/integration/iFrames/collectionResource.e2e.ts +++ b/vid-webpack-master/cypress/integration/iFrames/collectionResource.e2e.ts @@ -1599,7 +1599,6 @@ describe('Drawing board : Collection resource', function () { "FLAG_SERVICE_MODEL_CACHE": true, "FLAG_1902_RETRY_JOB": true, "FLAG_EXP_ANY_ALACARTE_NEW_INSTANTIATION_UI": true, - "FLAG_SETTING_DEFAULTS_IN_DRAWING_BOARD": true, "FLAG_1906_AAI_SUB_DETAILS_REDUCE_DEPTH": true, "FLAG_VF_MODULE_RESUME_STATUS_CREATE": true, "FLAG_SUPPLEMENTARY_FILE": true, |