From 0058b5df99cf2dae0809eec9fd8a91e77a853dbf Mon Sep 17 00:00:00 2001 From: Moti Zilberman Date: Mon, 8 Feb 2016 14:29:47 +0200 Subject: [PATCH] Minor proofreading in InsertSpec s/csv/json/ in line 24 --- test/Feature/InsertSpec.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Feature/InsertSpec.hs b/test/Feature/InsertSpec.hs index 54eb3be79..3ca57e8ed 100644 --- a/test/Feature/InsertSpec.hs +++ b/test/Feature/InsertSpec.hs @@ -21,7 +21,7 @@ import TestTypes(IncPK(..), CompoundPK(..)) spec :: DbStructure -> H.Connection -> Spec spec struct c = beforeAll_ resetDb $ around (withApp cfgDefault struct c) $ do describe "Posting new record" $ do - context "disparate csv types" $ do + context "disparate json types" $ do it "accepts disparate json types" $ do p <- post "/menagerie" [json| {