|
@@ -25,6 +25,12 @@ export const experimentList = [
|
|
|
parameter: 'exposed',
|
|
|
assignments: [0, 1],
|
|
|
},
|
|
|
+ {
|
|
|
+ key: 'OverageNotificationExperiment',
|
|
|
+ type: ExperimentType.Organization,
|
|
|
+ parameter: 'exposed',
|
|
|
+ assignments: [0, 1],
|
|
|
+ },
|
|
|
{
|
|
|
key: 'CheckoutDefaultBusinessExperiment',
|
|
|
type: ExperimentType.Organization,
|