mirror of
https://github.com/penpot/penpot.git
synced 2025-05-10 00:56:38 +02:00
🎉 Add malli based validation and coersion subsystem
This commit is contained in:
parent
dbc08ba80f
commit
5ca3d01ea1
125 changed files with 4984 additions and 2762 deletions
|
@ -427,4 +427,5 @@
|
|||
(t/is (= (count result-zero-x-2) 1))
|
||||
(t/is (= (count result-zero-y-2) 0))
|
||||
(t/is (= (count result-frame-x-2) 1))
|
||||
(t/is (= (count result-frame-y-2) 0)))))
|
||||
(t/is (= (count result-frame-y-2) 0))))
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue