Try to output test error(s) from log ¯\_(ツ)_/¯
This commit is contained in:
parent
67b274069f
commit
679c72085f
2
Makefile
2
Makefile
@ -48,7 +48,7 @@ tests: test
|
|||||||
.PHONY: test
|
.PHONY: test
|
||||||
test:
|
test:
|
||||||
echo "" > storage/logs/laravel.log
|
echo "" > storage/logs/laravel.log
|
||||||
vendor/bin/phpunit --testdox tests
|
-vendor/bin/phpunit --testdox tests
|
||||||
cat storage/logs/laravel.log
|
cat storage/logs/laravel.log
|
||||||
|
|
||||||
.PHONY: schema
|
.PHONY: schema
|
||||||
|
Loading…
Reference in New Issue
Block a user