mirror of
https://github.com/penpot/penpot.git
synced 2025-08-07 14:38:33 +02:00
🐛 Fix onboarding playwright test on CI mode
This commit is contained in:
parent
4ed6e1e8ec
commit
f306ddb51f
8 changed files with 8 additions and 8 deletions
|
@ -48,7 +48,7 @@
|
|||
(dd/clear-selected-files)))
|
||||
|
||||
[:*
|
||||
[:header {:class (stl/css :dashboard-header)}
|
||||
[:header {:class (stl/css :dashboard-header) :data-testid "dashboard-header"}
|
||||
[:div#dashboard-libraries-title {:class (stl/css :dashboard-title)}
|
||||
[:h1 (tr "dashboard.libraries-title")]]]
|
||||
[:section {:class (stl/css :dashboard-container :no-bg :dashboard-shared) :ref rowref}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue