Merge branch '1.2.x'
This commit is contained in:
commit
5ccd9afc78
|
|
@ -107,7 +107,7 @@ public class AutoConfigurationReportLoggingInitializerTests {
|
|||
|
||||
@After
|
||||
public void cleanup() {
|
||||
System.clearProperty(LogFactory.FACTORY_PROPERTIES);
|
||||
System.clearProperty(LogFactory.FACTORY_PROPERTY);
|
||||
LogFactory.releaseAll();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue