LaraBug / LaraBug

Laravel error reporting tool
https://www.larabug.com
MIT License
267 stars 58 forks source link

Added the environment to the output of the test command #62

Closed SebastiaanKloos closed 2 years ago

SebastiaanKloos commented 2 years ago

Added the current environment so it's more clear what to do when misconfigured.

SebastiaanKloos commented 2 years ago

Don't know how to solve the issue with the tests, so close this for now

jerodev commented 2 years ago

The same changes should be made in TestCommandTest.php on lines 49 and 55. This will fix the tests.