uranusjr commented on code in PR #43773:
URL: https://github.com/apache/airflow/pull/43773#discussion_r1845889933


##########
providers/tests/google/cloud/hooks/test_gcs.py:
##########
@@ -36,7 +36,7 @@
 from google.cloud.storage.retry import DEFAULT_RETRY
 
 from airflow.exceptions import AirflowException
-from airflow.providers.common.compat.assets import Asset
+from airflow.providers.google.assets.gcs import Asset

Review Comment:
   I’m not sure we need to do this? I think the compat provider should always 
work in tests.



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

Reply via email to