mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-03-26 02:43:03 -04:00
PHPUnit 10+/11+ requires force="true" attribute on <env> elements to properly set environment variables. Without this attribute, the database connection env vars were not being set during test bootstrap, causing tests to fail silently with empty junit.xml output. This fix adds force="true" to all <env> elements in phpunit.xml.dist. Co-authored-by: Ollama <ollama@steganos.dev>
2.7 KiB
2.7 KiB