API tests are all passing, but still giving a time-out error
I am trying to unit test all of my API calls. Every call passes the test, but i still get an error saying: ✘ Timed out while running tests Failed to exit when running test.js. I have tried adding a timeout of 20sec, but this didnt do anything.