mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
chore: show database UUID in API (#22411)
This commit is contained in:
@@ -201,6 +201,7 @@ class TestDatabaseApi(SupersetTestCase):
|
||||
"extra",
|
||||
"force_ctas_schema",
|
||||
"id",
|
||||
"uuid",
|
||||
]
|
||||
|
||||
self.assertGreater(response["count"], 0)
|
||||
|
||||
Reference in New Issue
Block a user