Skip to content

Commit

Permalink
Skip group example tests on Free (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
qboileau authored Sep 24, 2024
1 parent 7de0e73 commit 4995ce7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/provider/group_v2_resource_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ func TestAccGroupV2Resource(t *testing.T) {
}

func TestAccGroupV2ExampleResource(t *testing.T) {

test.CheckEnterpriseEnabled(t)
resource.Test(t, resource.TestCase{
PreCheck: func() { test.TestAccPreCheck(t) },
ProtoV6ProviderFactories: testAccProtoV6ProviderFactories,
Expand Down

0 comments on commit 4995ce7

Please sign in to comment.