Skip to content

Commit

Permalink
Updated the test name
Browse files Browse the repository at this point in the history
  • Loading branch information
duedares-rvj committed Sep 25, 2024
1 parent e6583d4 commit 31d97d2
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 85 deletions.
2 changes: 1 addition & 1 deletion internal/auth0/organization/resource_client_grant_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ data "auth0_organization" "retrieve_org_data" {
`

func TestOrganizationClientGrant(t *testing.T) {
func TestAccOrganizationClientGrant(t *testing.T) {
acctest.Test(t, resource.TestCase{
Steps: []resource.TestStep{
{
Expand Down
Loading

0 comments on commit 31d97d2

Please sign in to comment.