Specify tests

This commit is contained in:
Florian Schroedl 2024-07-04 14:05:20 +02:00
parent 893e790787
commit f20c08f31b
2 changed files with 23 additions and 16 deletions

View file

@ -99,7 +99,7 @@
ptk/WatchEvent
(watch [_ _ _]
(rx/of
(let [remove-token #(wtt/remove-attributes-for-token-id attributes (:id token) %)]
(let [remove-token #(when % (wtt/remove-attributes-for-token-id attributes (:id token) %))]
(dch/update-shapes
shape-ids
(fn [shape]