kaxil commented on code in PR #56660: URL: https://github.com/apache/airflow/pull/56660#discussion_r2435780453
########## airflow-core/tests/unit/cli/commands/test_dag_command.py: ########## @@ -661,7 +661,12 @@ def test_dag_test(self, mock_get_dag): Review Comment: There needs to be a explicit test for ensuring dag.test does not error with serialized dag not found -- since I think this is 2nd or 3rd time we have regressed -- 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]
