SyntaxFix
Write A Post
Hire A Developer
Questions
Yet another solution: set the timeout in the jest config file, e.g.:
{ // ... other stuff here "testTimeout": 90000 }