Re-enable disabled cloud configure tests

These got turned off in d7e07e66fc by accident
pull/34012/head
Nick Fagerlund 3 years ago
parent 59c99b1231
commit d7dadca40f

@ -138,7 +138,7 @@ func TestCloud_PrepareConfig(t *testing.T) {
}
}
func WithEnvVars(t *testing.T) {
func TestCloud_configWithEnvVars(t *testing.T) {
cases := map[string]struct {
setup func(b *Cloud)
config cty.Value

Loading…
Cancel
Save