Skip to content

Commit

Permalink
This is called integ in v3 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
mtdowling committed Nov 25, 2014
1 parent 2da86bb commit 5a8016f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -6,7 +6,7 @@ test:
coverage:
vendor/bin/phpunit --coverage-html=build/artifacts/coverage $(TEST)

integration:
integ:
vendor/bin/phpunit -c phpunit.functional.xml $(TEST)

view-coverage:
Expand Down

0 comments on commit 5a8016f

Please sign in to comment.