mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
fix: tags features flag on base models (#23548)
This commit is contained in:
@@ -434,6 +434,7 @@ class TestDashboardApi(SupersetTestCase, ApiOwnersTestCaseMixin, InsertChartMixi
|
||||
"published": False,
|
||||
"url": "/superset/dashboard/slug1/",
|
||||
"slug": "slug1",
|
||||
"tags": [],
|
||||
"thumbnail_url": dashboard.thumbnail_url,
|
||||
"is_managed_externally": False,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user