Skip to content

Commit

Permalink
remove escaped dir
Browse files Browse the repository at this point in the history
  • Loading branch information
SwampDragons committed Mar 19, 2021
1 parent e2e6bce commit a40a782
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion command/hcl2_upgrade_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ func Test_hcl2_upgrade(t *testing.T) {
{folder: "variables-only", flags: []string{}},
{folder: "variables-with-variables", flags: []string{}},
{folder: "complete-variables-with-template-engine", flags: []string{}},
{folder: "escaped", flags: []string{}},
}

for _, tc := range tc {
Expand Down

0 comments on commit a40a782

Please sign in to comment.