Feature specs compile

This commit is contained in:
Joe Nelson
2014-12-06 17:42:20 -08:00
parent da79f6cea1
commit f6b7b42d75
9 changed files with 64 additions and 63 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ import TestTypes(IncPK(..), CompoundPK(..))
-- }}}
spec :: Spec
spec = around appWithFixture $ do
spec = around withApp $ do
describe "Posting new record" $ do
it "accepts disparate json types" $
post "/menagerie"