diff --git a/decoder/expr_one_of_semtok_test.go b/decoder/expr_one_of_semtok_test.go index 30f3099a..0e8e3aa8 100644 --- a/decoder/expr_one_of_semtok_test.go +++ b/decoder/expr_one_of_semtok_test.go @@ -12,7 +12,7 @@ import ( "github.com/hashicorp/hcl/v2/hclsyntax" ) -func TestSemanticTokens_exprTypeDeclaration(t *testing.T) { +func TestSemanticTokens_exprOneOf(t *testing.T) { testCases := []struct { testName string attrSchema map[string]*schema.AttributeSchema