potiuk commented on code in PR #32913: URL: https://github.com/apache/airflow/pull/32913#discussion_r1285215536
########## tests/system/providers/google/cloud/cloud_functions/example_functions.py: ########## @@ -19,25 +19,6 @@ """ Example Airflow DAG that displays interactions with Google Cloud Functions. It creates a function and then deletes it. - -This DAG relies on the following OS environment variables -https://airflow.apache.org/concepts.html#variables - -* PROJECT_ID - Google Cloud Project to use for the Cloud Function. Review Comment: It's common accross all system tests I think the comments here were a bit unnecessary. -- 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]
