mirror of
https://github.com/YunoHost-Apps/facilmap_ynh.git
synced 2024-09-03 18:36:07 +02:00
Update tests.toml
This commit is contained in:
parent
a75e8c9341
commit
420f273dad
1 changed files with 5 additions and 5 deletions
10
tests.toml
10
tests.toml
|
@ -6,8 +6,8 @@ test_format = 1.0
|
|||
# Default args to use for install
|
||||
# -------------------------------
|
||||
|
||||
ors_token = "test"
|
||||
mapbox_token = "test"
|
||||
#maxmind_user_id = ""
|
||||
#maxmind_license_key = ""
|
||||
user_agent = "FacilMap (https://facilmap.org/, webmaster@example.org)"
|
||||
args.ors_token = "test"
|
||||
args.mapbox_token = "test"
|
||||
args.maxmind_user_id = ""
|
||||
args.maxmind_license_key = ""
|
||||
args.user_agent = "FacilMap (https://facilmap.org/, webmaster@example.org)"
|
Loading…
Add table
Reference in a new issue