更新 phpunit.xml
Some checks failed
Run Unit Tests / test (push) Failing after 12s

This commit is contained in:
james 2025-06-03 16:43:37 +08:00
parent 62b7e92234
commit 9e34d36b6c

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<phpunit bootstrap="vendor/autoload.php" <phpunit bootstrap="test-bootstrap.php"
colors="true" colors="true"
verbose="true"> verbose="true">
<php> <php>