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