I have the following error: 'org.junit.platform.commons.JUnitException: TestEngine with ID 'junit-jupiter' failed to discover tests' when trying to run a test from the package with the structure test/java/mytest.class.
I am using <junit.jupiter.version>5.5.2</junit.jupiter.version>