fix: import path should be github.com/ooni/probe-cli/v3 (#200)
See https://github.com/ooni/probe/issues/1335#issuecomment-771499511
This commit is contained in:
parent
faa9308b1e
commit
b1ce300c8d
68 changed files with 86 additions and 85 deletions
13
testdata/testing-config.json
vendored
13
testdata/testing-config.json
vendored
|
|
@ -1,13 +0,0 @@
|
|||
{
|
||||
"_version": 1,
|
||||
"_informed_consent": true,
|
||||
"sharing": {
|
||||
"upload_results": true
|
||||
},
|
||||
"nettests": {
|
||||
"websites_url_limit": 10
|
||||
},
|
||||
"advanced": {
|
||||
"send_crash_reports": true
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue