Files
librenms-librenms/phpunit.xml
Shift 944e33f9bc Use <env> tags for configuration
`<env>` tags have a lower precedence than system environment variables making it easier to overwrite PHPUnit configuration values in additional environments, such a CI.

Review this blog post for more details on configuration precedence when testing Laravel: https://jasonmccreary.me/articles/laravel-testing-configuration-precedence/
2022-11-09 16:33:43 +01:00

1.5 KiB