Skip to content

Commit 23f19a0

Browse files
committed
Add link to existing bug report
1 parent 14c476b commit 23f19a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-test/src/test/java/org/springframework/test/context/bean/override/mockito/MockitoBeanNestedTests.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
@ExtendWith(SpringExtension.class)
4141
// TODO Remove @ContextConfiguration declaration.
4242
// @ContextConfiguration is currently required due to a bug in the TestContext framework.
43+
// See https://github.com/spring-projects/spring-framework/issues/31456
4344
@ContextConfiguration
4445
class MockitoBeanNestedTests {
4546

0 commit comments

Comments
 (0)