forked from filipg/gonito
Fix showing line-by-line in variants
This commit is contained in:
parent
9581e2db0b
commit
6347d6fbb8
@ -280,7 +280,10 @@ viewOutput entry tests (outputHash, testSet) = do
|
||||
gesGonitoHost = Nothing,
|
||||
gesToken = Nothing,
|
||||
gesGonitoGitAnnexRemote = Nothing,
|
||||
gesReferences = Nothing }
|
||||
gesReferences = Nothing,
|
||||
gesBootstrapResampling = Nothing,
|
||||
gesInHeader = Nothing,
|
||||
gesOutHeader = Nothing }
|
||||
|
||||
result <- liftIO $ runLineByLineGeneralized FirstTheWorst spec (\_ -> CL.take 20)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user