fix: add missing files causing tests to fail (#202)
* fix: add missing files causing tests to fail See https://github.com/ooni/probe/issues/1335#issuecomment-771559718 * fix: toggle verbose so we better understand the tests output
This commit is contained in:
parent
d57c78bc71
commit
47dd063b77
9 changed files with 18 additions and 9 deletions
2
internal/engine/resources/private/.gitignore
vendored
Normal file
2
internal/engine/resources/private/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
/asn.mmdb.gz
|
||||
/country.mmdb.gz
|
||||
Loading…
Reference in a new issue