Remove unnecessary field
Co-authored-by: Tim Möhlmann <muhlemmer@gmail.com>
This commit is contained in:
parent
973611612e
commit
6021ef3fcd
1 changed files with 0 additions and 3 deletions
|
@ -40,9 +40,6 @@ func TestDiscover(t *testing.T) {
|
|||
args: args{
|
||||
issuer: "https://example.com",
|
||||
},
|
||||
wantFields: &wantFields{
|
||||
UILocalesSupported: true,
|
||||
},
|
||||
wantErr: oidc.ErrDiscoveryFailed,
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue