mirror of
https://github.com/penpot/penpot.git
synced 2025-05-09 22:06:38 +02:00
💄 Format backend code
This commit is contained in:
parent
cfe7ba34f7
commit
0b29aaecc4
11 changed files with 43 additions and 54 deletions
|
@ -166,9 +166,7 @@
|
|||
out (th/command! params)]
|
||||
;; (th/print-result! out)
|
||||
(let [result (:result out)]
|
||||
(t/is (= uuid/zero (:id result)))))
|
||||
|
||||
))
|
||||
(t/is (= uuid/zero (:id result)))))))
|
||||
|
||||
(t/deftest registration-domain-whitelist
|
||||
(let [whitelist #{"gmail.com" "hey.com" "ya.ru"}]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue