jscheffl commented on code in PR #42754:
URL: https://github.com/apache/airflow/pull/42754#discussion_r1813552742


##########
tests/providers/__init__.py:
##########


Review Comment:
   Can you please remove the __init__.py files below tests? They seem to be 
created by pre-commit from a left-over folder structure and should not be 
merged.



##########
dev/breeze/tests/test_pytest_args_for_test_types.py:
##########
@@ -166,6 +166,7 @@
                 "tests/macros",
                 "tests/notifications",
                 "tests/plugins",
+                "tests/providers",

Review Comment:
   This seems to be an artifact from before moving providers to top level 
folder. Please revert this.



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