Fokko commented on a change in pull request #5928: [AIRFLOW-5168] Fix Dataproc Operators & add tests URL: https://github.com/apache/airflow/pull/5928#discussion_r318538813
########## File path: tests/contrib/operators/test_dataproc_operator.py ########## @@ -385,7 +393,7 @@ def test_create_cluster(self): requestId=mock.ANY, body={ 'projectId': 'test-project-id', Review comment: You can replace this one with `GCP_PROJECT_ID` ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services