chore: fix tests
This commit is contained in:
parent
3dd6e21f8e
commit
0360801383
@ -516,7 +516,7 @@ fillDb = do
|
||||
, examFinished = Just $ addUTCTime (21 * nominalDay) now
|
||||
, examClosed = Nothing
|
||||
, examPublicStatistics = True
|
||||
, examShowGrades = True
|
||||
, examGradingMode = ExamGradingGrades
|
||||
, examDescription = Nothing
|
||||
}
|
||||
void . insertMany $ map (\u -> ExamRegistration examFFP u Nothing now)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user