mirror of
https://github.com/penpot/penpot.git
synced 2025-06-11 09:41:38 +02:00
Merge pull request #5888 from penpot/juanfran-fix-flaky-add-new-test
✨ Add more integration tests for tokens
This commit is contained in:
commit
4a3d951329
3 changed files with 349 additions and 12 deletions
|
@ -117,6 +117,7 @@
|
|||
:aria-haspopup "listbox"
|
||||
:tab-index "0"
|
||||
:role "combobox"
|
||||
:data-testid "theme-select"
|
||||
:class (stl/css-case :custom-select true
|
||||
:disabled-select (not can-edit?))}
|
||||
[:> text* {:as "span" :typography "body-small" :class (stl/css :current-label)}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue