From 60a8c96aa87b4dbc186f4820c47c98f333b1514a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Grali=C5=84ski?= Date: Fri, 7 Dec 2018 09:22:55 +0100 Subject: [PATCH] Fix tests --- test/Spec.hs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test/Spec.hs b/test/Spec.hs index de53f85..83a04e1 100644 --- a/test/Spec.hs +++ b/test/Spec.hs @@ -368,7 +368,8 @@ main = hspec $ do gesPrecision = Nothing, gesTokenizer = Nothing, gesGonitoHost = Nothing, - gesToken = Nothing } + gesToken = Nothing, + gesGonitoGitAnnexRemote = Nothing} it "simple test" $ do results <- runLineByLineGeneralized KeepTheOriginalOrder sampleChallenge Data.Conduit.List.consume Prelude.map (\(LineRecord inp _ _ _ _) -> inp) results `shouldBe` ["foo",