chore: fix tests
This commit is contained in:
parent
8798f547a6
commit
964a5c3929
@ -533,7 +533,7 @@ fillDb = do
|
|||||||
(Just now)
|
(Just now)
|
||||||
now
|
now
|
||||||
True
|
True
|
||||||
False
|
Nothing
|
||||||
insert_ $ StudyFeatures
|
insert_ $ StudyFeatures
|
||||||
maxMuster
|
maxMuster
|
||||||
sdBsc
|
sdBsc
|
||||||
@ -544,7 +544,7 @@ fillDb = do
|
|||||||
(Just now)
|
(Just now)
|
||||||
now
|
now
|
||||||
True
|
True
|
||||||
False
|
Nothing
|
||||||
insert_ $ StudyFeatures
|
insert_ $ StudyFeatures
|
||||||
tinaTester
|
tinaTester
|
||||||
sdBsc
|
sdBsc
|
||||||
@ -555,7 +555,7 @@ fillDb = do
|
|||||||
(Just now)
|
(Just now)
|
||||||
now
|
now
|
||||||
False
|
False
|
||||||
False
|
Nothing
|
||||||
insert_ $ StudyFeatures
|
insert_ $ StudyFeatures
|
||||||
tinaTester
|
tinaTester
|
||||||
sdLAG
|
sdLAG
|
||||||
@ -566,7 +566,7 @@ fillDb = do
|
|||||||
(Just now)
|
(Just now)
|
||||||
now
|
now
|
||||||
True
|
True
|
||||||
False
|
Nothing
|
||||||
insert_ $ StudyFeatures
|
insert_ $ StudyFeatures
|
||||||
tinaTester
|
tinaTester
|
||||||
sdLAR
|
sdLAR
|
||||||
@ -577,7 +577,7 @@ fillDb = do
|
|||||||
(Just now)
|
(Just now)
|
||||||
now
|
now
|
||||||
True
|
True
|
||||||
False
|
Nothing
|
||||||
insert_ $ StudyFeatures
|
insert_ $ StudyFeatures
|
||||||
tinaTester
|
tinaTester
|
||||||
sdMst
|
sdMst
|
||||||
@ -588,7 +588,7 @@ fillDb = do
|
|||||||
(Just now)
|
(Just now)
|
||||||
now
|
now
|
||||||
True
|
True
|
||||||
False
|
Nothing
|
||||||
|
|
||||||
-- FFP
|
-- FFP
|
||||||
let nbrs :: [Int]
|
let nbrs :: [Int]
|
||||||
|
|||||||
Reference in New Issue
Block a user