Ensure db fixtures loaded in feature specs
This commit is contained in:
+1
-1
@@ -52,7 +52,7 @@ Test-Suite spec
|
||||
Hs-Source-Dirs: src , test
|
||||
Ghc-Options: -Wall
|
||||
Main-Is: Spec.hs
|
||||
Other-Modules: Dbapi
|
||||
Other-Modules: Dbapi, SpecHelper
|
||||
Build-Depends: base, hspec2
|
||||
, hspec-wai
|
||||
, HDBC, HDBC-postgresql
|
||||
|
||||
Reference in New Issue
Block a user