mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
feat: new Excel upload form and API (#28105)
This commit is contained in:
committed by
GitHub
parent
37f900a264
commit
e465876ed4
@@ -1448,6 +1448,7 @@ class TestDatabaseApi(SupersetTestCase):
|
||||
assert set(data["permissions"]) == {
|
||||
"can_read",
|
||||
"can_csv_upload",
|
||||
"can_excel_upload",
|
||||
"can_write",
|
||||
"can_export",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user