mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 11:08:23 +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
|
@ -81,7 +81,7 @@
|
|||
:team team
|
||||
:origin :team}))))]
|
||||
|
||||
[:header {:class (stl/css :dashboard-header :team)}
|
||||
[:header {:class (stl/css :dashboard-header :team) :data-testid "dashboard-header"}
|
||||
[:div {:class (stl/css :dashboard-title)}
|
||||
[:h1 (cond
|
||||
members-section? (tr "labels.members")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue