Crowiant commented on code in PR #56935:
URL: https://github.com/apache/airflow/pull/56935#discussion_r2470027730


##########
airflow-core/tests/unit/always/test_project_structure.py:
##########
@@ -162,6 +161,7 @@ def test_providers_modules_should_have_tests(self):
             "providers/google/tests/unit/google/cloud/links/test_spanner.py",
             
"providers/google/tests/unit/google/cloud/links/test_stackdriver.py",
             "providers/google/tests/unit/google/cloud/links/test_workflows.py",
+            "providers/google/tests/unit/google/cloud/links/test_translate.py",

Review Comment:
   Hello @eladkal ! Thank you for your review. In test_translate.py, there were 
operators that were removed. But link classes were not marked for deletion as 
deprecated. So it was added here.



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