SyntaxFix
Write A Post
Hire A Developer
Questions
Just adding to the correct answer you can set the timeout with the arrow function like this:
it('Some test', () => { }).timeout(5000)