mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
fix(ci): remove username from owner (#24114)
This commit is contained in:
@@ -425,7 +425,6 @@ class TestDashboardApi(SupersetTestCase, ApiOwnersTestCaseMixin, InsertChartMixi
|
||||
"owners": [
|
||||
{
|
||||
"id": 1,
|
||||
"username": "admin",
|
||||
"first_name": "admin",
|
||||
"last_name": "user",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user