Hey guys, nice to meet you all.
I just started the course and I hope to move with speed with ur help.
I have a bit of an issue understanding how to overcome this ticket.
I have done all the necessary requirements and now I am trying to run the test for the db connection with the following commands:
npm test -t db-connection
but I get an error, the test didn’t pass.
How can I solve this guys?