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