Skip to content

Commit

Permalink
Only return the new test helpers (#839)
Browse files Browse the repository at this point in the history
  • Loading branch information
hellais authored Apr 23, 2024
1 parent 7effc25 commit e018b5b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions api/ooniapi/probe_services.py
Original file line number Diff line number Diff line change
Expand Up @@ -578,8 +578,7 @@ def generate_test_helpers_conf() -> Dict:
}
conf["web-connectivity"] = random_web_test_helpers(
[
"https://1.th.ooni.org",
"https://2.th.ooni.org",
"https://0.th.ooni.org",
"https://3.th.ooni.org",
"https://4.th.ooni.org",
]
Expand Down

0 comments on commit e018b5b

Please sign in to comment.