mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 18:28:24 +02:00
✨ Add some improvements to the auditlog module.
This commit is contained in:
parent
09d1c958ce
commit
1b69eda43e
6 changed files with 48 additions and 22 deletions
|
@ -89,7 +89,7 @@
|
|||
|
||||
;; (th/print-result! out)
|
||||
(t/is (nil? (:error out)))
|
||||
(t/is (nil? (:result out)))))
|
||||
(t/is (map? (:result out)))))
|
||||
|
||||
(t/testing "query profile after update"
|
||||
(let [data {::th/type :profile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue