diff --git a/tests/server/login_flow/test_management_api.py b/tests/server/login_flow/test_management_api.py index 366e4990..397066dd 100644 --- a/tests/server/login_flow/test_management_api.py +++ b/tests/server/login_flow/test_management_api.py @@ -15,7 +15,7 @@ import pytest LOGIN_FLOW_API_BASE_URL = "http://localhost:8004" -pytestmark = [pytest.mark.integration, pytest.mark.oauth] +pytestmark = [pytest.mark.integration, pytest.mark.login_flow] async def test_get_installed_apps_returns_capability_keys(