Fix python UT
This commit is contained in:
parent
564d45341c
commit
e277268426
|
|
@ -205,7 +205,7 @@ class GetDashboardConfig(TestCase):
|
|||
role="MentorUK",
|
||||
is_uk=True,
|
||||
is_vv=False,
|
||||
has_preview=True,
|
||||
has_preview=False,
|
||||
widgets=["MentorPersonWidget", "MentorCompetenceWidget"],
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue