1
0
Fork 0
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:
Éric Gaspar 2023-09-12 14:01:16 +02:00 committed by Félix Piédallu
parent a75e8c9341
commit 420f273dad

View file

@ -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)"