mirror of
https://github.com/penpot/penpot.git
synced 2025-05-23 08:26:11 +02: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
|
;; ==== Check
|
||||||
(println stroke')
|
(println stroke')
|
||||||
(t/is (some? shape1'))
|
(t/is (some? shape1'))
|
||||||
(t/is (= (:stroke-alignment stroke') :center))))))))
|
(t/is (= (:stroke-alignment stroke') :inner))))))))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue