Skip to content

Commit

Permalink
Update it.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
seddonm1 committed Sep 20, 2019
1 parent a3b4fd8 commit 8c6ba4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion it.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ docker-compose -f src/it/resources/docker-compose.yml up --build -d && \
# run the test
docker exec \
-w /app \
mozilla/sbt:8u212_1.2.8 \
sbt \
sbt "+it:test"

0 comments on commit 8c6ba4c

Please sign in to comment.