JH-A-Kim commented on code in PR #68106:
URL: https://github.com/apache/airflow/pull/68106#discussion_r3384473725


##########
airflow-core/tests/unit/jobs/test_triggerer_job.py:
##########
@@ -232,6 +233,7 @@ def builder(job=None):
             stdin=mock_stdin,
             process=process,
             capacity=10,
+            client = mocker.Mock(spec=Client),

Review Comment:
   Ran the prek and got this fixed in commit 
6fd216b60d9e600c30dfef2e47715742b2be4c80



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