mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
fix: chart import (#25425)
This commit is contained in:
@@ -32,6 +32,7 @@ def test_migrate_chart_area() -> None:
|
||||
"certified_by": None,
|
||||
"certification_details": None,
|
||||
"viz_type": "area",
|
||||
"query_context": None,
|
||||
"params": json.dumps(
|
||||
{
|
||||
"adhoc_filters": [],
|
||||
|
||||
Reference in New Issue
Block a user