Minor proofreading in InsertSpec

s/csv/json/ in line 24
This commit is contained in:
Moti Zilberman
2016-02-08 14:29:47 +02:00
parent f7926e9f28
commit 0058b5df99
+1 -1
View File
@@ -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| {