Entitlement Pool - Support Type Field
[sdc.git] / openecomp-ui / test-utils / factories / licenseModel / EntitlementPoolFactories.js
index 11422b4..d558b9a 100644 (file)
@@ -28,6 +28,7 @@ Factory.define('EntitlementPoolExtendedBaseFactory')
         thresholdValue: 76,
         thresholdUnits: '%',
         increments: 'string',
+        type: 'Universal',
         startDate: new Date().getTime(),
         expiryDate: new Date().getTime()
     });