commit | bce898678176acd991d88bd5b6e1f5ebd2083184 | [log] [tgz] |
---|---|---|
author | Arielk <Ariel.Kenan@amdocs.com> | Wed May 30 14:52:00 2018 +0300 |
committer | Arielk <Ariel.Kenan@amdocs.com> | Wed May 30 14:52:21 2018 +0300 |
tree | 5d69968c33a630425c5d860df69fa6224584de01 | |
parent | 3b2267ad7c5cbbebfe1137ce27afd05bf82bb6ff [diff] [blame] |
removed fields from LA EP and LKG Change-Id: I20b9d81721125ac19c2910a36e11290c3fda27bd Issue-ID: SDC-1381 Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
diff --git a/openecomp-ui/test-utils/factories/licenseModel/LicenseKeyGroupFactories.js b/openecomp-ui/test-utils/factories/licenseModel/LicenseKeyGroupFactories.js index 50890dd..dc71237 100644 --- a/openecomp-ui/test-utils/factories/licenseModel/LicenseKeyGroupFactories.js +++ b/openecomp-ui/test-utils/factories/licenseModel/LicenseKeyGroupFactories.js
@@ -20,10 +20,7 @@ .attrs({ name: 'License Key Group', description: 'wewe', - type: 'Unique', - operationalScope: { - choices: ['Data_Center'] - } + type: 'Unique' }); export const LicenseKeyGroupListItemFactory = new Factory()