fix(ci): remove username from owner (#24114)
This commit is contained in:
parent
df4d16a7ee
commit
2222073778
|
|
@ -425,7 +425,6 @@ class TestDashboardApi(SupersetTestCase, ApiOwnersTestCaseMixin, InsertChartMixi
|
|||
"owners": [
|
||||
{
|
||||
"id": 1,
|
||||
"username": "admin",
|
||||
"first_name": "admin",
|
||||
"last_name": "user",
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue