tests pass under app user

This commit is contained in:
Henry Oswald
2018-02-26 11:56:19 +00:00
parent d698cc318f
commit 8f6db5baff
6 changed files with 34 additions and 50 deletions

View File

@@ -14,7 +14,7 @@ services:
entrypoint: npm run test:unit
test_acceptance:
image: node:6.13.0
build: .
volumes:
- .:/app
working_dir: /app