feat(GODT-2552): Fix review comment + use only string for Heartbeat Dimension.
This commit is contained in:
committed by
Romain Le Jeune
parent
d3fc9a50f6
commit
00adb8bc22
@ -48,7 +48,7 @@ func TestHeartbeat_default_heartbeat(t *testing.T) {
|
||||
CacheLocation: "default",
|
||||
KeychainPref: "default",
|
||||
PrevVersion: "1.2.3",
|
||||
Rollout: 10,
|
||||
Rollout: "10",
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user