Skip to content

Commit

Permalink
Update enable-uma config test (#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
p53 committed Jul 6, 2022
1 parent 058e837 commit 253417e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1808,6 +1808,7 @@ func TestEnableUmaValid(t *testing.T) {
EnableUma: true,
ClientID: "test",
ClientSecret: "test",
NoRedirects: true,
},
Valid: true,
},
Expand Down

0 comments on commit 253417e

Please sign in to comment.