mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
fix: tests on database, dataset, saved_queries apis (#28397)
This commit is contained in:
committed by
GitHub
parent
e1a440fa36
commit
9c065951e7
@@ -237,6 +237,7 @@ def test_database_connection(
|
||||
"driver": "gsheets",
|
||||
"engine_information": {
|
||||
"disable_ssh_tunneling": True,
|
||||
"supports_dynamic_catalog": False,
|
||||
"supports_file_upload": True,
|
||||
},
|
||||
"expose_in_sqllab": True,
|
||||
@@ -308,6 +309,7 @@ def test_database_connection(
|
||||
"driver": "gsheets",
|
||||
"engine_information": {
|
||||
"disable_ssh_tunneling": True,
|
||||
"supports_dynamic_catalog": False,
|
||||
"supports_file_upload": True,
|
||||
},
|
||||
"expose_in_sqllab": True,
|
||||
|
||||
Reference in New Issue
Block a user