potiuk commented on code in PR #27898:
URL: https://github.com/apache/airflow/pull/27898#discussion_r1032838158
##########
tests/cli/commands/test_task_command.py:
##########
@@ -420,6 +420,23 @@ def test_task_state(self):
)
)
+ def test_task_states_current_state(self):
Review Comment:
Did you try with `breeze` ? This is is precisely what breeze is for to make
sure there is no "works for me" syndrome.
--
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]