Skip to content

Commit 6d79704

Browse files
author
Kartik Raj
authored
Turn LS experiment on (#7116)
1 parent b996f7a commit 6d79704

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

experiments.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,17 @@
6464
"salt": "PtvsdWheels",
6565
"min": 100,
6666
"max": 0
67+
},
68+
{
69+
"name": "LS - control",
70+
"salt": "LS",
71+
"min": 0,
72+
"max": 1
73+
},
74+
{
75+
"name": "LS - enabled",
76+
"salt": "LS",
77+
"min": 99,
78+
"max": 100
6779
}
6880
]

0 commit comments

Comments
 (0)