Skip to content

Commit

Permalink
fix(ci): remove username from owner (apache#24114)
Browse files Browse the repository at this point in the history
  • Loading branch information
villebro authored May 18, 2023
1 parent df4d16a commit 2222073
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/integration_tests/dashboards/api_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,6 @@ def test_get_dashboard(self):
"owners": [
{
"id": 1,
"username": "admin",
"first_name": "admin",
"last_name": "user",
}
Expand Down

0 comments on commit 2222073

Please sign in to comment.