dabla commented on code in PR #55068: URL: https://github.com/apache/airflow/pull/55068#discussion_r2802779267
########## airflow-core/tests/unit/models/test_dagbag.py: ########## @@ -26,3 +32,76 @@ # # Tests for models-specific functionality (DBDagBag, DagPriorityParsingRequest, etc.) # would remain in this file, but currently no such tests exist. + + +class TestDBDagBag: Review Comment: Yes the test already existed. -- 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]
