[SPR-8387] Fixed logic error in DelegatingSmartContextLoader.processContextConfiguration().
This commit is contained in:
@@ -27,6 +27,9 @@
|
||||
<logger name="org.springframework.test.context.support.AnnotationConfigContextLoader">
|
||||
<level value="warn" />
|
||||
</logger>
|
||||
<logger name="org.springframework.test.context.support">
|
||||
<level value="warn" />
|
||||
</logger>
|
||||
|
||||
<!-- Root Logger -->
|
||||
<root>
|
||||
|
||||
Reference in New Issue
Block a user