Skip to content

Commit

Permalink
adding test hooks to behat.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jonpugh committed Jul 17, 2015
1 parent 25b3482 commit eae6b1d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .terra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,7 @@ hooks:
);" >> sites/default/settings.php
mkdir sites/default/files
chmod 777 sites/default/files
test: |
cd tests
composer install
bin/behat --colors

0 comments on commit eae6b1d

Please sign in to comment.