amoghrajesh commented on code in PR #50775:
URL: https://github.com/apache/airflow/pull/50775#discussion_r2099576553


##########
task-sdk/tests/task_sdk/execution_time/test_supervisor.py:
##########
@@ -1490,6 +1491,7 @@ def watched_subprocess(self, mocker):
     def test_handle_requests(
         self,
         mock_secrets_masker,
+        mock_mask_secret,

Review Comment:
   I got rid of `mock_secrets_masker` as the `mock_mask_secret` will anyways 
initialise a secrets masker object.



-- 
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