mik-laj commented on a change in pull request #6805: [AIRLFOW-6240] BigQuery -
remove unnecessary mocks in hook system tests [depends on [AIRFLOW-6220]]
URL: https://github.com/apache/airflow/pull/6805#discussion_r357303691
##########
File path: tests/gcp/hooks/test_bigquery.py
##########
@@ -71,66 +71,6 @@ def test_credentials_provided(self, mock_read_gbq, _):
self.assertEqual("PROJECT_ID", kwargs['project_id'])
-class TestBigQueryDataframeResults(unittest.TestCase):
Review comment:
It looks like an unrelated change. Can you remove it from this PR?
----------------------------------------------------------------
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