fix(build)
This commit is contained in:
parent
703a32033b
commit
5e887293d9
@ -139,6 +139,7 @@ instance Arbitrary User where
|
|||||||
userCompanyDepartment <- arbitrary
|
userCompanyDepartment <- arbitrary
|
||||||
userPinPassword <- arbitrary
|
userPinPassword <- arbitrary
|
||||||
userPostAddress <- arbitrary -- TODO: not a good address
|
userPostAddress <- arbitrary -- TODO: not a good address
|
||||||
|
userPostLastUpdate <- arbitrary
|
||||||
userPrefersPostal <- arbitrary
|
userPrefersPostal <- arbitrary
|
||||||
userExamOfficeGetSynced <- arbitrary
|
userExamOfficeGetSynced <- arbitrary
|
||||||
userExamOfficeGetLabels <- arbitrary
|
userExamOfficeGetLabels <- arbitrary
|
||||||
|
|||||||
Reference in New Issue
Block a user