mirror of
https://github.com/penpot/penpot.git
synced 2025-05-11 00:46:36 +02:00
feat(backend): adapt tests to route initialization change
This commit is contained in:
parent
be7e8e63ee
commit
dd6015b329
9 changed files with 39 additions and 40 deletions
|
@ -55,7 +55,6 @@
|
|||
(try
|
||||
(handler (transform request) respond raise)
|
||||
(catch Exception e
|
||||
(prn handler)
|
||||
(raise e))))))))})
|
||||
|
||||
(def ^:private multipart-params-middleware
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue