mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
feat: CSS Templates List Actions (#11271)
This commit is contained in:
@@ -76,6 +76,7 @@ class TestCssTemplateApi(SupersetTestCase):
|
||||
assert data["count"] == len(css_templates)
|
||||
expected_columns = [
|
||||
"changed_on_delta_humanized",
|
||||
"changed_by",
|
||||
"created_on",
|
||||
"created_by",
|
||||
"template_name",
|
||||
|
||||
Reference in New Issue
Block a user