You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by hu...@apache.org on 2022/08/25 16:51:08 UTC

[superset] branch data-ia-navbar updated: fix other test

This is an automated email from the ASF dual-hosted git repository.

hugh pushed a commit to branch data-ia-navbar
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/data-ia-navbar by this push:
     new 1d5148906e fix other test
1d5148906e is described below

commit 1d5148906e60ad46fb779b8e9001967fb5a67516
Author: hughhhh <hu...@gmail.com>
AuthorDate: Thu Aug 25 09:50:51 2022 -0700

    fix other test
---
 tests/integration_tests/security_tests.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/integration_tests/security_tests.py b/tests/integration_tests/security_tests.py
index 37d34e1be4..94db688d33 100644
--- a/tests/integration_tests/security_tests.py
+++ b/tests/integration_tests/security_tests.py
@@ -213,7 +213,6 @@ GAMMA_ROLE_PERMISSIONS = {
         ["menu_access", "SQL Editor"],
         ["menu_access", "Saved Queries"],
         ["menu_access", "Query Search"],
-        ["menu_access", "Data"],
         ["menu_access", "Databases"],
         ["menu_access", "Datasets"],
         ["can_share_dashboard", "Superset"],