cleanup(ooniprobe): remove unused send_crash_report option (#578)
Closes https://github.com/ooni/probe/issues/1766
This commit is contained in:
parent
8dd051ead0
commit
5b8f4546f3
6 changed files with 4 additions and 14 deletions
4
cmd/ooniprobe/testdata/testing-config.json
vendored
4
cmd/ooniprobe/testdata/testing-config.json
vendored
|
|
@ -7,7 +7,5 @@
|
|||
"nettests": {
|
||||
"websites_max_runtime": 15
|
||||
},
|
||||
"advanced": {
|
||||
"send_crash_reports": true
|
||||
}
|
||||
"advanced": {}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue