mirror of
https://github.com/apache/superset.git
synced 2026-04-23 01:55:09 +00:00
feat: Update database permissions in async mode (#32231)
This commit is contained in:
@@ -33,8 +33,8 @@ from superset.models.dashboard import Dashboard
|
||||
from superset.views.base_api import BaseSupersetModelRestApi, requires_json # noqa: F401
|
||||
from superset.utils import json
|
||||
|
||||
from tests.conftest import with_config
|
||||
from tests.integration_tests.base_tests import SupersetTestCase
|
||||
from tests.integration_tests.conftest import with_config
|
||||
from tests.integration_tests.constants import ADMIN_USERNAME
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user