gopidesupavan commented on code in PR #49396: URL: https://github.com/apache/airflow/pull/49396#discussion_r2048764178
########## providers/standard/tests/unit/standard/utils/test_sensor_helper.py: ########## @@ -47,6 +47,8 @@ if TYPE_CHECKING: from sqlalchemy.orm.session import Session +pytestmark = pytest.mark.db_test Review Comment: Yeah mostly it is for AF2, am sure the tests will explode for some, i may need to fix them. -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org