Closed matheus-rodrigues00 closed 1 year ago
The Jest file must have a max time set. Follows the doc and a tip:
On jest config file:
"jest": { "testTimeout": 15000, }
The Jest file must have a max time set. Follows the doc and a tip:
On jest config file: