From 4af560b73abef6e3186e288ca9ce519099323da1 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Wed, 8 Mar 2023 14:02:57 +0100 Subject: [PATCH] Update tests.toml --- tests.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests.toml b/tests.toml index 1c7edcf..3a6b9c7 100644 --- a/tests.toml +++ b/tests.toml @@ -11,6 +11,9 @@ test_format = 1.0 # ------------------------------- # Default args to use for install # ------------------------------- + + weather_provider = "" + weather_key = "" # -------------------------------