feat: CSS Templates List Actions (#11271)

This commit is contained in:
Moriah Kreeger
2020-10-21 20:32:59 -07:00
committed by GitHub
parent 9dfe9aef39
commit a2a614d760
6 changed files with 272 additions and 34 deletions

View File

@@ -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",