Skip to content

Increase Jest timeout and reduce logging to make tests output more readable

Axel Bocciarelli requested to merge jest-timeout into master

I've commented out console.log's that looked to be for debugging purposes. I've kept those that log errors.

Merge request reports