TestEngine with ID 'junit-jupiter' failed to discover tests (#39863)

Closes #39157

Signed-off-by: Martin Bartoš <mabartos@redhat.com>
This commit is contained in:
Martin Bartoš 2025-05-26 12:09:08 +02:00 committed by GitHub
parent 5c0bbc330b
commit ae5801be59
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -70,7 +70,6 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-api</artifactId>
<version>5.10.5</version>
<scope>test</scope>
</dependency>
<dependency>