eladkal commented on code in PR #37364:
URL: https://github.com/apache/airflow/pull/37364#discussion_r1510206428


##########
tests/providers/google/cloud/triggers/test_dataflow.py:
##########
@@ -125,6 +125,20 @@ async def test_run_loop_return_stopped_event(self, 
mock_job_status, trigger):
         actual_event = await trigger.run().asend(None)
 
         assert actual_event == expected_event
+    

Review Comment:
   ```suggestion
   
   ```



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