This commit is contained in:
Ruslan Talpa
2015-10-27 14:14:04 +02:00
parent f02b8381ea
commit f7e6005087
3 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ import SpecHelper
spec :: Spec
spec =
beforeAll (clearTable "items" >> createItems 15)
. beforeAll (clearProjectsTable)
. beforeAll clearProjectsTable
. beforeAll (clearTable "complex_items" >> createComplexItems)
. beforeAll (clearTable "nullable_integer" >> createNullInteger)
. beforeAll (