I've noticed the issue with a missed title for `describe` while writing new tests: <img width="1216" alt="Screenshot 2024-11-25 at 11 03 33 AM" src="https://github.com/user-attachments/assets/726f9d5c-1db6-4562-a7d0-58499d56c82d"> I can make a PR with added `title` to all `describe` functions to be aligned with `jest/valid-title.` What do you think about it?