Skip to content

Commit 58e69bc

Browse files
authored
feat(compass-telemetry): Updating Skills Experiment Test Name CLOUDP-349753 (#7490)
1 parent dd76f3f commit 58e69bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/compass-telemetry/src/growth-experiments.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ export enum ExperimentTestName {
77
export enum ExperimentTestGroup {
88
mockDataGeneratorVariant = 'mockDataGeneratorVariant',
99
mockDataGeneratorControl = 'mockDataGeneratorControl',
10-
atlasSkillsVariant = 'atlasSkillsVariant',
11-
atlasSkillsControl = 'atlasSkillsControl',
10+
atlasSkillsVariant = 'atlasSkillsExperimentVariant',
11+
atlasSkillsControl = 'atlasSkillsExperimentControl',
1212
}

0 commit comments

Comments
 (0)