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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]