From 6d80361b6bb620bbc967ed9d88fc93c7b2ca0f94 Mon Sep 17 00:00:00 2001 From: ZB Date: Wed, 3 Apr 2024 08:54:13 -0400 Subject: [PATCH] Added apikey to NLS test function, but still fails. --- test/runtests.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/runtests.jl b/test/runtests.jl index 86473ec..8f4d57b 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -31,7 +31,7 @@ using Dates BasemapAT(), nlmaps(), NASAGIBS(), - NLS(), + NLS(; apikey="some_apikey"), JusticeMap(), GeoportailFrance(; apikey="some_apikey"), OneMapSG(),