mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
feat: Slack Avatar integration (#27849)
This commit is contained in:
committed by
GitHub
parent
6e01a68276
commit
e9c0ca545f
@@ -1542,6 +1542,7 @@ class TestRolePermission(SupersetTestCase):
|
||||
["AuthDBView", "logout"],
|
||||
["CurrentUserRestApi", "get_me"],
|
||||
["CurrentUserRestApi", "get_my_roles"],
|
||||
["UserRestApi", "avatar"],
|
||||
# TODO (embedded) remove Dashboard:embedded after uuids have been shipped
|
||||
["Dashboard", "embedded"],
|
||||
["EmbeddedView", "embedded"],
|
||||
|
||||
Reference in New Issue
Block a user