@ -42,12 +42,13 @@ jobs:
key: yarn-packages-v2{{ checksum "yarn.lock" }}
paths:
- ./node_modules
test_e2e:
database:
docker:
- image: postgres:9.6-jessie
environment:
POSTGRES_USER: psqluser
POSTGRES_DB: psdb
POSTGRES_PASSWORD: psqlpwd
steps:
- run:
command: yarn test:e2e