more api testing
This commit is contained in:
@@ -137,7 +137,7 @@
|
||||
|
||||
}]
|
||||
(println "Conforming database...")
|
||||
(println (c/ensure-conforms conn norms-map))
|
||||
(c/ensure-conforms conn norms-map)
|
||||
(when (not (seq args))
|
||||
(d/release conn))
|
||||
(println "Done")))
|
||||
|
||||
Reference in New Issue
Block a user