helper/schema: clarify test

This commit is contained in:
Mitchell Hashimoto 2015-02-17 14:46:24 -08:00
parent dbfb95fcd5
commit e9778c85a5
1 changed files with 1 additions and 1 deletions

View File

@ -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{