Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
timsuchanek committed Sep 18, 2019
1 parent 24b2e7e commit a68f39c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cli/scripts/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ set -ex

# Run prisma2 tests
cd prisma2
yarn || echo ""
yarn ncc:download
yarn
yarn update-deps
yarn test
Expand Down

0 comments on commit a68f39c

Please sign in to comment.