Fix python UT

This commit is contained in:
Elia Bieri 2024-10-24 12:01:16 +02:00 committed by Christian Cueni
parent 564d45341c
commit e277268426
1 changed files with 1 additions and 1 deletions

View File

@ -205,7 +205,7 @@ class GetDashboardConfig(TestCase):
role="MentorUK",
is_uk=True,
is_vv=False,
has_preview=True,
has_preview=False,
widgets=["MentorPersonWidget", "MentorCompetenceWidget"],
)