chore: rename stun_reachability => stunreachability (#254)

See https://github.com/ooni/probe/issues/1394

Ok @hellais @FedericoCeratto
This commit is contained in:
Simone Basso 2021-03-11 19:35:22 +01:00 committed by GitHub
commit a02052fb0c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 6 deletions

View file

@ -241,7 +241,7 @@ var experimentsByName = map[string]func(*Session) *ExperimentBuilder{
}
},
"stun_reachability": func(session *Session) *ExperimentBuilder {
"stunreachability": func(session *Session) *ExperimentBuilder {
return &ExperimentBuilder{
build: func(config interface{}) *Experiment {
return NewExperiment(session, stunreachability.NewExperimentMeasurer(