|
@@ -14,19 +14,7 @@ export const unassignedValue = -1;
|
|
|
*/
|
|
|
export const experimentList = [
|
|
|
{
|
|
|
- key: 'OverageNotificationExperiment',
|
|
|
- type: ExperimentType.Organization,
|
|
|
- parameter: 'exposed',
|
|
|
- assignments: [0, 1],
|
|
|
- },
|
|
|
- {
|
|
|
- key: 'HighlightBusinessPlanExperiment',
|
|
|
- type: ExperimentType.Organization,
|
|
|
- parameter: 'exposed',
|
|
|
- assignments: [0, 1],
|
|
|
- },
|
|
|
- {
|
|
|
- key: 'DefaultBusinessForFreeOrgsExperiment',
|
|
|
+ key: 'TargetedUpsellModalExperiment',
|
|
|
type: ExperimentType.Organization,
|
|
|
parameter: 'exposed',
|
|
|
assignments: [0, 1],
|