mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
helper/schema: clarify test
This commit is contained in:
parent
dbfb95fcd5
commit
e9778c85a5
@ -2033,7 +2033,7 @@ func TestSchemaMap_Diff(t *testing.T) {
|
||||
Err: false,
|
||||
},
|
||||
|
||||
// #51 - A set computed element shouldn't cause a diff
|
||||
// #51 - An empty set should show up in the diff
|
||||
{
|
||||
Schema: map[string]*Schema{
|
||||
"instances": &Schema{
|
||||
|
Loading…
Reference in New Issue
Block a user