Fixes gh-3341
@ -92,6 +92,7 @@ public class LoggingApplicationListenerTests {
if (this.context != null) {
this.context.close();
}
LoggingSystem.get(getClass().getClassLoader()).cleanUp();
private String tmpDir() {