@ -42,7 +42,7 @@ jobs:
- run:
command: yarn test:e2e
environment:
DATABASE_URL: postgres://e2e@localhost:5432/psdb
DATABASE_URL: "postgres://e2e@localhost:5432/psdb"
API_PORT: 3000
API_HOST: localhost
API_PROTOCOL: http