Set proper node environment for testing

This commit is contained in:
Andreas Nedbal 2020-12-24 23:36:02 +01:00 committed by Andreas Nedbal
parent 9416debc4a
commit d5f61239ce

View file

@ -29,6 +29,7 @@ jobs:
env:
RAILS_ENV: test
NODE_ENV: test
POSTGRES_HOST: localhost
POSTGRES_USER: postgres
POSTGRES_PASSWORD: postgres