vincbeck commented on code in PR #73161:
URL: https://github.com/apache/airflow/pull/73161#discussion_r4015754360
##########
providers/amazon/tests/unit/amazon/aws/operators/test_s3_tables.py:
##########
@@ -242,6 +242,17 @@ def test_execute_fail_on_conflict(self, mock_conn):
def test_template_fields(self):
validate_template_fields(self.operator)
+ def test_template_fields_include_encryption_configuration(self):
Review Comment:
No need to have a test for that
--
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]