Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
duedares-rvj committed Oct 14, 2024
1 parent faad0d0 commit 2482e42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/auth0/organization/data_source_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ func TestAccDataSourceOrganizationInsufficientScope(t *testing.T) {
// _ = os.Setenv("AUTH0_DOMAIN", "some-domain-name")
// _ = os.Setenv("AUTH0_CLIENT_ID", "some-client-id")
// _ = os.Setenv("AUTH0_CLIENT_SECRET", "some-client-secret")
//},.
// },.
Config: `data "auth0_organization" "test" {
organization_id = "org_P0nITxTkwnKQvD22"
}`,
Expand Down

0 comments on commit 2482e42

Please sign in to comment.