Closed
Description
Checklist
- I am sure the error is coming from aiogram code
- I have searched in the issue tracker for similar bug reports, including closed ones
Operating system
macOS
Python version
Python 3.11.5
aiogram version
3.0.0
Expected behavior
tests passes
Current behavior
tests failed
Steps to reproduce
- Remove
@pytest.mark.filterwarnings("ignore::ResourceWarning")
- Run tests
Code example
No response
Logs
No response
Additional information
No response