Adopt to removed Spring Framework API.
This commit is contained in:
@@ -39,7 +39,7 @@ class PropertyEditorsIntegrationTests {
|
||||
@AfterEach
|
||||
void tearDown() {
|
||||
if (ctx != null)
|
||||
ctx.destroy();
|
||||
ctx.close();
|
||||
}
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user