potiuk commented on code in PR #46608:
URL: https://github.com/apache/airflow/pull/46608#discussion_r1957076952


##########
tests_common/pytest_plugin.py:
##########
@@ -1712,3 +1716,15 @@ def create_db_api_hook(request):
     test_db_hook.escape_column_names = escape_column_names or False
 
     return test_db_hook
+
+
[email protected](autouse=True, scope="session")

Review Comment:
   This is how we make sure that "tests" folders are root you can import from 
"from integration.apache.beam" ....



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