Skip to content

Commit e93e870

Browse files
committed
style: fix organization-repository-values test formatting
1 parent daba44a commit e93e870

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/tests/organization-repository-values.tftest.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ run "organization_repository_repositories_values" {
2929
}
3030

3131
assert {
32-
condition = local.repositories == [{
32+
condition = local.repositories == [{
3333
name = "example"
3434
description = "An example repository"
3535
homepage_url = "https://example.com"

0 commit comments

Comments
 (0)