mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
helper/schema: fix test index
This commit is contained in:
parent
cbcfb26ec6
commit
c22ba7d3a8
@ -1967,7 +1967,7 @@ func TestSchemaMap_Diff(t *testing.T) {
|
||||
Err: false,
|
||||
},
|
||||
|
||||
// #42 Set - Same as #47 but for sets
|
||||
// #49 Set - Same as #47 but for sets
|
||||
{
|
||||
Schema: map[string]*Schema{
|
||||
"route": &Schema{
|
||||
|
Loading…
Reference in New Issue
Block a user