helper/schema: tweak test anotation
This commit is contained in:
parent
051ba78554
commit
bc9792f4c5
|
@ -2513,7 +2513,7 @@ func TestResourceDataState(t *testing.T) {
|
|||
},
|
||||
},
|
||||
|
||||
// #20
|
||||
// #20 empty computed map
|
||||
{
|
||||
Schema: map[string]*Schema{
|
||||
"tags": &Schema{
|
||||
|
|
Loading…
Reference in New Issue