Skip to content

Commit 4259613

Browse files
deigastevehipwell
andauthored
Update resource_github_organization_ruleset_test.go
Co-authored-by: Steve Hipwell <[email protected]>
1 parent bd2e8a2 commit 4259613

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

github/resource_github_organization_ruleset_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import (
99
"github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema"
1010
)
1111

12-
func TestAccGithubOrganizationRulesets(t *testing.T) {
12+
func TestAccGithubOrganizationRuleset(t *testing.T) {
1313
t.Run("create_branch_ruleset", func(t *testing.T) {
1414
randomID := acctest.RandStringFromCharSet(5, acctest.CharSetAlphaNum)
1515

0 commit comments

Comments
 (0)