Skip to content

Commit

Permalink
Fixed Broken Test Case
Browse files Browse the repository at this point in the history
  • Loading branch information
duedares-rvj committed Jan 14, 2025
1 parent e7c5ad2 commit 4585438
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 107 deletions.
1 change: 1 addition & 0 deletions internal/auth0/client/resource.go
Original file line number Diff line number Diff line change
Expand Up @@ -1330,6 +1330,7 @@ func NewResource() *schema.Resource {
"oidc_logout": {
Type: schema.TypeList,
Optional: true,
Computed: true,
MaxItems: 1,
Description: "Configure OIDC logout for the Client",
Elem: &schema.Resource{
Expand Down
Loading

0 comments on commit 4585438

Please sign in to comment.