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


##########
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:
   why is this entry added here?
   The PR removes stuff not adding new code



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