Skip to content

Commit b6c6911

Browse files
committed
chore: goimports update
1 parent 6cd5407 commit b6c6911

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration_parse_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ var knownBadFiles = []string{
3434
"fixtures/hclfmt-errors/invalid-character/terragrunt.hcl",
3535
"fixtures/hclfmt-errors/invalid-key/terragrunt.hcl",
3636
"fixtures/hclvalidate/second/a/terragrunt.hcl",
37-
"fixtures/parsing/exposed-include-with-deprecated-inputs/compcommon.hcl",
37+
"fixtures/parsing/exposed-include-with-deprecated-inputs/compcommon.hcl",
3838
"fixtures/scaffold/with-shell-and-hooks/.boilerplate/terragrunt.hcl",
3939
"fixtures/scaffold/with-shell-commands/.boilerplate/terragrunt.hcl",
4040
}

0 commit comments

Comments
 (0)