Include JSON content type for errors

This commit is contained in:
Joe Nelson
2015-01-31 12:33:44 -08:00
parent f06f3e3394
commit 90f9b00e5e
2 changed files with 3 additions and 3 deletions
-2
View File
@@ -16,8 +16,6 @@ import Control.Monad (replicateM_)
import TestTypes(IncPK(..), CompoundPK(..))
--import Debug.Trace
spec :: Spec
spec = afterAll_ resetDb $ around withApp $ do
describe "Posting new record" $ do