Ok so I've added a new SMS provider called Clicksend. I'm done with the programming part, but facing issue to test this provider.
When I run the command in root directory, 'pnpm run test:providers' I get the following error:
More over I'm running the project locally while testing this. Here's what I did: Ran these commands in separate terminals. npm run start:web npm run start:worker npm run start:api
Only localhost:4200 works (I'm unable to login. It says 'Network error' )