Remove recurring transactions [skip ci]

This commit is contained in:
James Cole
2015-03-28 06:59:43 +01:00
parent 95e34af6ef
commit 0ef52bf909
2 changed files with 1 additions and 30 deletions

2
pu.sh
View File

@@ -7,4 +7,4 @@ if [ ! -f tests/database/db.sqlite ]; then
php artisan migrate --seed
fi
phpunit
phpunit --verbose