Fix test
This commit is contained in:
parent
265f82f1f2
commit
cc5594d84a
@ -91,5 +91,6 @@ createUser ident = runDB $ do
|
|||||||
, userVerificationKey = Nothing
|
, userVerificationKey = Nothing
|
||||||
, userKeyExpirationDate = Nothing
|
, userKeyExpirationDate = Nothing
|
||||||
, userTriggerToken = Nothing
|
, userTriggerToken = Nothing
|
||||||
|
, userAltRepoScheme = Nothing
|
||||||
}
|
}
|
||||||
return user
|
return user
|
||||||
|
Loading…
Reference in New Issue
Block a user