feat(backend): adapt tests to route initialization change

This commit is contained in:
Andrey Antukh 2019-07-02 17:13:50 +02:00
parent be7e8e63ee
commit dd6015b329
9 changed files with 39 additions and 40 deletions

View file

@ -55,7 +55,6 @@
(try
(handler (transform request) respond raise)
(catch Exception e
(prn handler)
(raise e))))))))})
(def ^:private multipart-params-middleware