Compare commits
2 Commits
de912d837e
...
0f11fe9194
| Author | SHA1 | Date | |
|---|---|---|---|
| 0f11fe9194 | |||
| 1b7c8ecd25 |
@@ -18,4 +18,10 @@
|
||||
<html outputDirectory="build/coverage-report"/>
|
||||
</report> -->
|
||||
</coverage>
|
||||
<logging>
|
||||
<!-- JUnit XML log (Most Common for CI/CD) -->
|
||||
<junit outputFile="build/logs/junit.xml"/>
|
||||
<!-- TestDox HTML log -->
|
||||
<testdoxHtml outputFile="build/testdox.html"/>
|
||||
</logging>
|
||||
</phpunit>
|
||||
|
||||
@@ -1 +1 @@
|
||||
9.41.1
|
||||
9.41.3
|
||||
|
||||
Reference in New Issue
Block a user