Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
filter-junit.go: preserve system error log
Ginkgo v2 uses "system-err" to represent the log output of a test. This only matters for failed tests, but for those it is important to preserve that information.
- Loading branch information