typestack/routing-controllers

question: `describe` expects title

Opened this issue · 0 comments

I've noticed the issue with a missed title for describe while writing new tests:

Screenshot 2024-11-25 at 11 03 33 AM

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?