Vishwaspatel2401 commented on PR #64829:
URL: https://github.com/apache/airflow/pull/64829#issuecomment-4230244265

   Hi @jscheffl, addressed both nits:
   
   Added mock_log.assert_called_once() to 
test_log_message_defaults_to_info_for_plain_lines for consistency with the 
sibling test.
   Replaced hardcoded logging.INFO in the async test assertions with 
_parse_log_level(expected) to mirror what the production code actually does.
   


-- 
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]

Reply via email to