Polish
This commit is contained in:
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…
Reference in New Issue