Skip to content

Commit

Permalink
fix unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
EriksonBahr committed Feb 1, 2024
1 parent d673433 commit e09053e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/apis/options/load_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ var _ = Describe("Load", func() {
OIDCGroupsClaim: "groups",
OIDCAudienceClaims: []string{"aud"},
InsecureOIDCSkipNonce: true,
OIDCCookieRefreshName: "hsdpamcookie",
},

Options: Options{
Expand Down

0 comments on commit e09053e

Please sign in to comment.