Refactors tests to use new fixtures and remove some haskell functions that wont be necessary anymore
This commit is contained in:
+1
-1
@@ -5,4 +5,4 @@ import SpecHelper
|
||||
import Spec
|
||||
|
||||
main :: IO ()
|
||||
main = resetDb >> hspec spec
|
||||
main = setupDb >> hspec spec
|
||||
|
||||
Reference in New Issue
Block a user