mirror of
https://github.com/juanfont/headscale.git
synced 2025-11-10 01:20:58 +01:00
add email to want
This commit is contained in:
parent
6e55e61a1a
commit
01a8f6a994
@ -361,6 +361,7 @@ func TestOIDCClaimsJSONToUser(t *testing.T) {
|
||||
useUnverifiedEmail: true,
|
||||
want: User{
|
||||
Provider: util.RegisterMethodOIDC,
|
||||
Email: "test-unverified-email@test.no",
|
||||
ProviderIdentifier: sql.NullString{
|
||||
String: "/test-unverified-email",
|
||||
Valid: true,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user