Skip to content

Commit

Permalink
Fix fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
davidfischer-ch committed Jul 9, 2024
1 parent 230aaca commit 2fb142e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/provider/custom_resource_resource_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ func TestAccCustomResourceResource(t *testing.T) {
{
Config: `
variable "test_project_id" {
description = "Project where to generate test resources."
description = "Project where to generate test resources."
type = string
}
Expand Down

0 comments on commit 2fb142e

Please sign in to comment.