potiuk commented on code in PR #59785:
URL: https://github.com/apache/airflow/pull/59785#discussion_r2649068102
##########
airflow-core/tests/unit/cli/commands/test_dag_command.py:
##########
@@ -225,7 +225,7 @@ def test_cli_report(self, stdout_capture):
dag_command.dag_report(args)
out = temp_stdout.getvalue()
- assert "airflow/example_dags/example_complex.py" in out
Review Comment:
I would assess it around 95% better 🤣 , but I agree :) .
BTW. The old truth of open-source - the smaller change, the more detailed
review and nitpicking :)
--
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]