amoghrajesh commented on code in PR #48683: URL: https://github.com/apache/airflow/pull/48683#discussion_r2028786485
########## providers/standard/tests/unit/standard/decorators/test_python_virtualenv.py: ########## @@ -41,6 +43,10 @@ _Invalid = Any [email protected]( + not AIRFLOW_V_3_0_PLUS, + reason="Decorators were part of core not providers, so this test doesnt make sense for < AF3.", +) Review Comment: Resolving this comment, but yes thats right -- 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]
