Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

Exceeded timeout of 5000 ms for a test. Use jest.setTimeout(newTimeout) to increase the timeout value, if this is a long-running test."

jest.setTimeout(30000);
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #Exceeded #timeout #ms #Use #increase #timeout
ADD COMMENT
Topic
Name
8+1 =