Merge pull request #16283 from thibaultfaure/improvements/BAEL-7745-fix-unit-test-in-core-java-jvm3

BAEL-7745 Fix unit test in core-java-jvm3
This commit is contained in:
Andrea Cerasoni
2024-04-23 18:50:39 +01:00
committed by GitHub
3 changed files with 0 additions and 2 deletions
@@ -6,7 +6,6 @@ import org.junit.jupiter.api.Test;
import java.net.URL;
@Disabled
class ClassGetResourceUnitTest {
@Test
@@ -6,7 +6,6 @@ import org.junit.jupiter.api.Test;
import java.net.URL;
@Disabled
class ClassLoaderGetResourceUnitTest {
@Test