mirror of
https://github.com/penpot/penpot.git
synced 2025-12-12 06:24:17 +01:00
⬆️ Update yetti and http server dependency
This commit is contained in:
@@ -44,5 +44,5 @@
|
||||
{:keys [error result]} (th/command! (assoc params ::cond/key etag))]
|
||||
(t/is (nil? error))
|
||||
(t/is (fn? result))
|
||||
(t/is (= 304 (-> (result nil) :ring.response/status))))))))
|
||||
(t/is (= 304 (-> (result nil) :yetti.response/status))))))))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user