Make tests independent of host state
This commit is contained in:
@@ -508,6 +508,7 @@ func TestNewValidatesConfiguration(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestLocalBackendAndMissingCredentialBehavior(t *testing.T) {
|
||||
t.Setenv("WEATHERREPORTER_TEST_MISSING_KEY", "")
|
||||
profiles := testProfileDirectory(t, `id: local-profile
|
||||
backend: local
|
||||
model: local-model
|
||||
|
||||
Reference in New Issue
Block a user