Skip to content

Commit

Permalink
fix format in docker-compose.test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xantrix authored and danielfsousa committed Sep 25, 2018
1 parent b2f980a commit b272e4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ version: "2"
services:
boilerplate-api:
command: yarn test
environment:
- NODE_ENV=test
environment:
- NODE_ENV=test

0 comments on commit b272e4d

Please sign in to comment.