TobKed commented on a change in pull request #6776: [AIRFLOW-6220] BigQuery -
remove redundant hook tests after renaming
URL: https://github.com/apache/airflow/pull/6776#discussion_r357051753
##########
File path: tests/gcp/hooks/test_bigquery_system.py
##########
@@ -32,7 +32,7 @@ def setUp(self):
self.instance = hook.BigQueryHook()
@mock.patch(
Review comment:
Excellent point! I've verified are tests working without and removed them.
----------------------------------------------------------------
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