From the status page, I tried to run the connection tests but no test is clearing. However, the status code is working fine.
Here is the image when I type npm test. Seems like this is fine:
However, the status page does not show any test passing. Here’s the image:
Why is this happening?
Thank you.