Skip to content

Commit d41e10d

Browse files
authored
Fix control group numbers for wheels experiment (microsoft#8693)
1 parent f4dafff commit d41e10d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

experiments.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
{
4545
"name": "PtvsdWheels37 - control",
4646
"salt": "DebugAdapterFactory",
47-
"min": 0,
48-
"max": 7
47+
"min": 80,
48+
"max": 87
4949
},
5050
{
5151
"name": "PtvsdWheels37 - experiment",

0 commit comments

Comments
 (0)