mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
feat(owners): display email in owner selectors (#37906)
This commit is contained in:
committed by
GitHub
parent
0c0d915391
commit
e3e2bece6b
@@ -1035,6 +1035,7 @@ class TestChartApi(ApiOwnersTestCaseMixin, InsertChartMixin, SupersetTestCase):
|
||||
"id": 1,
|
||||
"first_name": "admin",
|
||||
"last_name": "user",
|
||||
"email": "admin@fab.org",
|
||||
}
|
||||
],
|
||||
"params": None,
|
||||
|
||||
Reference in New Issue
Block a user