Jdk: 17.0.1
Intellij :IntelliJ IDEA 2024.1.4
OS: Linux.
When I run Junit i see the error ” Unrecognized VM option ‘UseSplitVerifier‘” . That argument is not added in any of the configurations or pom.xml. Junits are passed when executed from mvn command line. How can i fix this and run junit from Intellij. Kindly throw some light .
Options tried: Deleted the ide folder and re-opened the project still the same issue.
Expectation is to run Junit without errors from intellij
rocktherock21 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.