Files
librenms-librenms/phpunit.xml
Shift 81c7640877 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-10-25 12:56:14 +02:00

1.5 KiB