amoghrajesh commented on code in PR #45102:
URL: https://github.com/apache/airflow/pull/45102#discussion_r1893574939
##########
task_sdk/tests/execution_time/test_task_runner.py:
##########
@@ -248,43 +248,6 @@ def test_run_basic_skipped(time_machine, mocked_parse,
make_ti_context):
)
-def test_startup_basic_templated_dag(mocked_parse, make_ti_context):
Review Comment:
This test is more like a subset of the
`test_startup_and_run_dag_with_templated_fields` which is a more generic one
with different parameters. This was a specific case of BashOperator,
--
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]