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