Skip to content

Commit

Permalink
Add coverage to script
Browse files Browse the repository at this point in the history
  • Loading branch information
antonioribeiro committed Jan 31, 2018
1 parent 9ce404d commit 7caf8ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion upgrade.sh
Expand Up @@ -343,7 +343,7 @@ function runTests()

composer install

vendor/bin/phpunit
vendor/bin/phpunit --coverage-clover=coverage.clover
}

##
Expand Down

0 comments on commit 7caf8ce

Please sign in to comment.