Skip to content

Commit bd2e8a2

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

github/resource_github_repository_ruleset_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import (
1212
"github.com/hashicorp/terraform-plugin-sdk/v2/terraform"
1313
)
1414

15-
func TestAccGithubRepositoryRulesets(t *testing.T) {
15+
func TestAccGithubRepositoryRuleset(t *testing.T) {
1616
t.Run("create_branch_ruleset", func(t *testing.T) {
1717
randomID := acctest.RandStringFromCharSet(5, acctest.CharSetAlphaNum)
1818

0 commit comments

Comments
 (0)