diff --git a/test/User.hs b/test/User.hs index 293fb7c36..239488fff 100644 --- a/test/User.hs +++ b/test/User.hs @@ -56,5 +56,5 @@ fakeUser adjUser = adjUser User{..} userCompanyDepartment = Nothing userPinPassword = Nothing userPostAddress = Nothing - userLastUpdate = Nothing + userPostLastUpdate = Nothing userPrefersPostal = userDefaultPrefersPostal