mik-laj commented on a change in pull request #11375:
URL: https://github.com/apache/airflow/pull/11375#discussion_r504598989



##########
File path: tests/providers/google/cloud/hooks/test_dataflow.py
##########
@@ -1163,7 +1163,7 @@ def test_dataflow_job_cancel_job(self):
         )
         # fmt: on
         mock_update.assert_called_once_with(
-            body={'requestedState': 'JOB_STATE_CANCELLED'},

Review comment:
       It does not look good, because you make a change in the string not 
constant Can you check it out?




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

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


Reply via email to