Skip to content

Commit

Permalink
update experiment name (#29353)
Browse files Browse the repository at this point in the history
feat(ui): update experiment name
  • Loading branch information
Stephen Cefali authored Oct 15, 2021
1 parent e3bac2c commit 5745efd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/app/data/experimentConfig.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export const experimentList = [
assignments: [0, 1],
},
{
key: 'TrialLabelTest',
key: 'TrialLabelExperiment',
type: ExperimentType.Organization,
parameter: 'exposed',
assignments: [0, 1],
Expand Down

0 comments on commit 5745efd

Please sign in to comment.