From fd274d7328ea517491d346be5425a48325af4347 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Tue, 17 Feb 2015 13:17:23 -0800 Subject: [PATCH] helper/schema: update test desc --- helper/schema/schema_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helper/schema/schema_test.go b/helper/schema/schema_test.go index a0fc18c2b..8f6119490 100644 --- a/helper/schema/schema_test.go +++ b/helper/schema/schema_test.go @@ -2010,7 +2010,7 @@ func TestSchemaMap_Diff(t *testing.T) { Err: false, }, - // #50 + // #50 - A set computed element shouldn't cause a diff { Schema: map[string]*Schema{ "active": &Schema{