nuclearpinguin commented on a change in pull request #7725: [AIRFLOW-7064] Add 
CloudFirestoreExportDatabaseOperator
URL: https://github.com/apache/airflow/pull/7725#discussion_r394153794
 
 

 ##########
 File path: tests/providers/google/cloud/utils/gcp_authenticator.py
 ##########
 @@ -47,6 +47,7 @@
 GCP_SPANNER_KEY = 'gcp_spanner.json'
 GCP_TASKS_KEY = 'gcp_tasks.json'
 GMP_KEY = 'gmp.json'
+G_FIREBASE_KEY = 'g_firebase.json'
 
 Review comment:
   ```suggestion
   G_FIREBASE_KEY = 'gcp_firebase.json'
   ```
   Let's keep consistency in case of GCP :)

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

Reply via email to