### Checklist - [X] I am sure the error is coming from aiogram code - [X] 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 1. Remove `@pytest.mark.filterwarnings("ignore::ResourceWarning")` 2. Run tests ### Code example _No response_ ### Logs _No response_ ### Additional information _No response_
Checklist
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
@pytest.mark.filterwarnings("ignore::ResourceWarning")Code example
No response
Logs
No response
Additional information
No response