From 13936357196ea1b0e4a7e89e1b4fae7f6586d748 Mon Sep 17 00:00:00 2001 From: dalton hill Date: Mon, 14 Aug 2023 12:23:35 -0500 Subject: [PATCH] updated test case name to be more consistent with existing names --- pkg/types/builder_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/types/builder_test.go b/pkg/types/builder_test.go index 3636faca..53650b16 100644 --- a/pkg/types/builder_test.go +++ b/pkg/types/builder_test.go @@ -387,7 +387,7 @@ func TestBuild(t *testing.T) { err: errors.Wrapf(errors.Wrapf(errors.Errorf("invalid schema type %s", "TypeInvalid"), "cannot infer type from schema of field %s", "name"), "cannot build the Types"), }, }, - "ValidationRules": { + "Validation_Rules_With_Keywords": { args: args{ cfg: &config.Resource{ TerraformResource: &schema.Resource{