Reset db between tests rather than using transactions to accomodate Hasql limitation

This commit is contained in:
Joe Nelson
2014-12-06 17:42:21 -08:00
parent 4eb4d8da1e
commit 5900475460
5 changed files with 25 additions and 33 deletions
+1 -1
View File
@@ -1 +1 @@
{-# OPTIONS_GHC -F -pgmF hspec-discover -optF --no-main #-}
{-# OPTIONS_GHC -F -pgmF hspec-discover #-}