kaxil commented on code in PR #48949:
URL: https://github.com/apache/airflow/pull/48949#discussion_r2035332416
##########
task-sdk/tests/task_sdk/execution_time/test_supervisor.py:
##########
@@ -1409,6 +1415,9 @@ def test_handle_requests(
3. Checks that the buffer is updated with the expected response.
4. Verifies that the response is correctly decoded.
"""
+ mock_secrets_masker.return_value = SecretsMasker()
Review Comment:
Yeah that's fine
--
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]