fix(cli): add impersonate_user to db import (#29522)

Co-authored-by: Eugene Apollonsky <eapollonskii@intertrust.com>
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
This commit is contained in:
Eugene Apollonsky
2024-08-13 00:05:20 +03:00
committed by GitHub
parent c016ca5ad9
commit 050c6daff3
5 changed files with 28 additions and 0 deletions

View File

@@ -371,6 +371,7 @@ class TestExportDatabasesCommand(SupersetTestCase):
"allow_dml",
"allow_csv_upload",
"extra",
"impersonate_user",
"uuid",
"version",
]