diff --git a/tests/integration_tests/dashboards/api_tests.py b/tests/integration_tests/dashboards/api_tests.py index d7087f2eb3710..f57afd95a60fe 100644 --- a/tests/integration_tests/dashboards/api_tests.py +++ b/tests/integration_tests/dashboards/api_tests.py @@ -425,7 +425,6 @@ def test_get_dashboard(self): "owners": [ { "id": 1, - "username": "admin", "first_name": "admin", "last_name": "user", }