1 parent f8191ed commit 86d9977Copy full SHA for 86d9977
1 file changed
tests/test_unit/test_auth/test_auth_keycloak.py
@@ -34,6 +34,7 @@ async def test_get_keycloak_user_unauthorized(client: AsyncClient, mock_keycloak
34
35
36
@responses.activate
37
+@pytest.mark.flaky
38
@pytest.mark.parametrize(
39
"settings",
40
[
0 commit comments