potiuk commented on PR #37151:
URL: https://github.com/apache/airflow/pull/37151#issuecomment-1937762641

   There is a exactly 1(!) test that uses `httpx_mock` - so I think we should 
remove `pytest-httpx` and implement the test differently
   
   test_info_command.py:
   
   ```python
       def test_show_info_anonymize_fileio(self, httpx_mock, setup_parser):
   ```


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to