Skip to content

Commit

Permalink
Added apikey to NLS test function, but still fails.
Browse files Browse the repository at this point in the history
  • Loading branch information
ZB committed Apr 3, 2024
1 parent aae78a4 commit 6d80361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ using Dates
BasemapAT(),
nlmaps(),
NASAGIBS(),
NLS(),
NLS(; apikey="some_apikey"),
JusticeMap(),
GeoportailFrance(; apikey="some_apikey"),
OneMapSG(),
Expand Down

0 comments on commit 6d80361

Please sign in to comment.