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