mirror of
https://github.com/penpot/penpot.git
synced 2025-01-20 05:34:23 -05:00
✨ Fix stroke alignment test
This commit is contained in:
parent
f1034c6bcb
commit
f867cb110f
1 changed files with 1 additions and 1 deletions
|
@ -79,4 +79,4 @@
|
|||
;; ==== Check
|
||||
(println stroke')
|
||||
(t/is (some? shape1'))
|
||||
(t/is (= (:stroke-alignment stroke') :center))))))))
|
||||
(t/is (= (:stroke-alignment stroke') :inner))))))))
|
||||
|
|
Loading…
Add table
Reference in a new issue