pull/3630/merge
Stephane Nicoll 9 years ago
parent e32efc179c
commit a90970060d

@ -104,9 +104,7 @@ public class EndpointWebMvcAutoConfigurationTests {
@After
public void close() {
if (this.applicationContext != null) {
this.applicationContext.close();
}
this.applicationContext.close();
}
@Test

Loading…
Cancel
Save