Hello,
I’m having issues with the jest test of connection pooling. It’s just stuck at running the test indefinitely.
If I do the same change in index.js and run the status validation, it passes and I get a verification code - so I’m not stuck per se, but the test part is throwing me off regardless. Any ideas?