mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-25 01:00:16 -05:00
@@ -546,8 +546,8 @@ func TestShow_json_output(t *testing.T) {
|
||||
expectError := strings.Contains(entry.Name(), "error")
|
||||
|
||||
providerSource, close := newMockProviderSource(t, map[string][]string{
|
||||
"test": {"1.2.3"},
|
||||
"opentofu2/test": {"1.2.3"},
|
||||
"test": {"1.2.3"},
|
||||
"hashicorp2/test": {"1.2.3"},
|
||||
})
|
||||
defer close()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user