Tests are failing because there is an error connecting to the SMTP server. This is likely due to mailtrap not properly being configured in the project yet.
This issue was resolved my creating an account on mailtrap, creating an env file using the env.sample as an example and adding my mailgun details to it
Tests are failing because there is an error connecting to the SMTP server. This is likely due to mailtrap not properly being configured in the project yet.