mirror of
https://github.com/apache/superset.git
synced 2026-04-18 15:44:57 +00:00
fix: Missing SQL Lab permission (#27361)
This commit is contained in:
committed by
GitHub
parent
fe2f5a7be9
commit
8a46694ce9
@@ -1483,6 +1483,7 @@ class TestRolePermission(SupersetTestCase):
|
||||
("can_get", "TabStateView"),
|
||||
("can_get_results", "SQLLab"),
|
||||
("can_migrate_query", "TabStateView"),
|
||||
("can_sqllab", "Superset"),
|
||||
("can_sqllab_history", "Superset"),
|
||||
("can_put", "TabStateView"),
|
||||
("can_post", "TabStateView"),
|
||||
|
||||
Reference in New Issue
Block a user