potiuk commented on code in PR #50057:
URL: https://github.com/apache/airflow/pull/50057#discussion_r2070157739
##########
providers/amazon/tests/unit/amazon/aws/triggers/test_sqs.py:
##########
@@ -37,9 +37,12 @@
TEST_BOTOCORE_CONFIG = {"region_name": "us-east-1"}
[email protected](not AIRFLOW_V_3_0_PLUS, reason="Requires Airflow 3.0.+")
Review Comment:
Good point. I am not sure why I put it there - possibly I was over-cautious
or mistakenly added it. Let me remove it and see what happeens.
--
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]