Skip to content

Commit 110048a

Browse files
Update resource_github_repository_ruleset_test.go
1 parent ddd8b24 commit 110048a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

github/resource_github_repository_ruleset_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ func TestGithubRepositoryRulesets(t *testing.T) {
311311
description = "Terraform acceptance tests %[1]s"
312312
auto_init = true
313313
default_branch = "main"
314-
vulnerability_alerts = true
314+
vulnerability_alerts = true
315315
}
316316
317317
resource "github_repository_environment" "example" {

0 commit comments

Comments
 (0)