From ac1cb735ef5058214a03699cb14bce7c6511d55a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 12 Sep 2023 12:55:33 +0200 Subject: [PATCH] Update tests.toml --- tests.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests.toml b/tests.toml index a75a0a2..9f4f2e5 100644 --- a/tests.toml +++ b/tests.toml @@ -8,6 +8,6 @@ test_format = 1.0 ors_token = "test" mapbox_token = "test" - maxmind_user_id = "" - maxmind_license_key = "" + #maxmind_user_id = "" + #maxmind_license_key = "" user_agent = "FacilMap (https://facilmap.org/, webmaster@example.org)" \ No newline at end of file