mirror of
https://github.com/penpot/penpot.git
synced 2025-01-21 06:02:32 -05:00
Fix names clash
This commit is contained in:
parent
7a2a521075
commit
4b47fa5d7a
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
(t/is (= expected-tokens resolved-tokens))
|
||||
(done))))))))
|
||||
|
||||
(t/deftest resolve-tokens-test
|
||||
(t/deftest resolve-tokens-names-map-test
|
||||
(t/async
|
||||
done
|
||||
(t/testing "resolves tokens using style-dictionary in a names-map"
|
||||
|
|
Loading…
Add table
Reference in a new issue