ryanyuan commented on a change in pull request #5149: [AIRFLOW-4356] Add extra
RuntimeEnvironment keys to DataFlowHook
URL: https://github.com/apache/airflow/pull/5149#discussion_r277249558
##########
File path: tests/contrib/hooks/test_gcp_dataflow_hook.py
##########
@@ -51,6 +51,22 @@
'tempLocation': 'gs://test/temp',
'zone': 'us-central1-f'
}
+RUNTIME_ENV = {
Review comment:
Thanks for the review. I didn't notice that when I ran the unit test.
----------------------------------------------------------------
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]
With regards,
Apache Git Services