stegololz commented on code in PR #61351:
URL: https://github.com/apache/airflow/pull/61351#discussion_r2821890982


##########
providers/keycloak/tests/unit/keycloak/auth_manager/test_keycloak_auth_manager.py:
##########
@@ -163,7 +189,7 @@ def test_refresh_user_expired_with_invalid_token(
 
         mock_get_keycloak_client.return_value = keycloak_client
 
-        if AIRFLOW_V_3_1_7_PLUS:
+        if AIRFLOW_V_3_2_PLUS:

Review Comment:
   This is a find and replace error, sorry. 
   I did not thought this version skip was already used somewhere. Change 
reverted



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to