Skip to content

Commit 2728344

Browse files
committed
Disable test temporarily
See spring-projects/spring-framework#33690
1 parent d4adfea commit 2728344

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-boot-project/spring-boot-test/src/test/java/org/springframework/boot/test/mock/mockito/MockitoTestExecutionListenerIntegrationTests.java

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
@SuppressWarnings("removal")
5555
@Deprecated(since = "3.4.0", forRemoval = true)
5656
@ExtendWith(SpringExtension.class)
57+
@Disabled("https://github.com/spring-projects/spring-framework/issues/33690")
5758
class MockitoTestExecutionListenerIntegrationTests {
5859

5960
@Nested

0 commit comments

Comments
 (0)