🐛 Fix onboarding playwright test on CI mode

This commit is contained in:
Belén Albeza 2024-06-26 17:01:58 +02:00
parent 4ed6e1e8ec
commit f306ddb51f
8 changed files with 8 additions and 8 deletions

View file

@ -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")