OmerJog commented on a change in pull request #4341: [AIRFLOW-3537] Add 
task_definition as templated parameter in AWS ECS Operator
URL: https://github.com/apache/airflow/pull/4341#discussion_r306426651
 
 

 ##########
 File path: tests/contrib/operators/test_ecs_operator.py
 ##########
 @@ -95,7 +95,7 @@ def test_init(self):
         self.aws_hook_mock.assert_called_once_with(aws_conn_id=None)
 
     def test_template_fields_overrides(self):
-        self.assertEqual(self.ecs.template_fields, ('overrides',))
 
 Review comment:
   @mik-laj Not different than the test in this PR 
https://github.com/apache/airflow/pull/5490 which was merged. So why hold this 
PR stale?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to