dstandish commented on code in PR #44752:
URL: https://github.com/apache/airflow/pull/44752#discussion_r1913904242
##########
task_sdk/tests/execution_time/test_supervisor.py:
##########
@@ -69,6 +71,20 @@ def lineno():
return inspect.currentframe().f_back.f_lineno
+def local_dag_bundle_cfg(path, name="my-bundle"):
Review Comment:
don't see fixtures in there... would it work?
--
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]