Skip to content

Commit

Permalink
Fix tfvars operator tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Lyons committed Jan 10, 2025
1 parent 57f2548 commit 6acd1c3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions syntax_test_terraform-vars.tfvars
Original file line number Diff line number Diff line change
@@ -76,13 +76,13 @@
# ^ meta.function-call.terraform punctuation.section.parens.begin.terraform
# ^^^^^^^^^ meta.function-call.terraform
# ^ meta.function-call.terraform punctuation.section.parens.end.terraform
# ^ keyword.operator.terraform
# ^ keyword.operator.comparison.terraform
# ^ constant.numeric.integer.terraform
# ^ keyword.operator.terraform
# ^ keyword.operator.ternary.terraform
# ^ punctuation.section.brackets.begin.terraform
# ^ constant.numeric.integer.terraform
# ^ punctuation.section.brackets.end.terraform
# ^ keyword.operator.terraform
# ^ keyword.operator.ternary.terraform

[{a = 1}, {g = 2}]
# ^ punctuation.section.brackets.begin.terraform

0 comments on commit 6acd1c3

Please sign in to comment.