Browse Source

add TargetedUpsellModalExperimentV3 (#30095)

Stephen Cefali 3 years ago
parent
commit
6a2c6f16f9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      static/app/data/experimentConfig.tsx

+ 1 - 1
static/app/data/experimentConfig.tsx

@@ -26,7 +26,7 @@ export const experimentList = [
     assignments: [0, 1],
   },
   {
-    key: 'TrialLabelExperiment',
+    key: 'TargetedUpsellModalExperimentV3',
     type: ExperimentType.Organization,
     parameter: 'exposed',
     assignments: [0, 1],