ashb commented on a change in pull request #21798:
URL: https://github.com/apache/airflow/pull/21798#discussion_r815184164
##########
File path: tests/serialization/test_dag_serialization.py
##########
@@ -915,68 +944,6 @@ def execute(self, context: Context):
)
assert expected_err_msg in caplog.text
- def test_extra_serialized_field_and_multiple_operator_links(self,
dag_maker):
Review comment:
This test was broadly a duplicate of
test_extra_serialized_field_and_operator_links -- so I made that parameterized
instead.
--
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]