We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ERROR] Failures: [ERROR] TestOriginLinkFormatter.testFormatAbsoluteUnixPathWithSpecialCharacters:104->assertPathAndLineRenderedToSpan:59 Expected: "<span class=\"origin\"><a href=\"file:///fo%20o/b%C3%A4r/baz\">/fo o/bär/baz</a>:12345678</span>" but: was "<span class=\"origin\"><a href=\"file:///fo%20o/ba%CC%88r/baz\">/fo o/bär/baz</a>:12345678</span>"
mvn clean test under macOS
mvn clean test
The text was updated successfully, but these errors were encountered:
#308: Fix running tests under macOS
00d5208
#308: Fix running tests under macOS (#339)
697e833
* #308: Fix running tests under macOS Co-authored-by: kaklakariada <[email protected]>
kaklakariada
Successfully merging a pull request may close this issue.
Description
Steps to Reproduce
mvn clean test
under macOSThe text was updated successfully, but these errors were encountered: