Fix build after Spring Framework deprecation
See spring-projects/spring-framework#28905
This commit is contained in:
@@ -186,11 +186,6 @@ class ErrorPageFilterIntegrationTests {
|
||||
return context;
|
||||
}
|
||||
|
||||
@Override
|
||||
public ApplicationContext loadContext(String... locations) {
|
||||
throw new UnsupportedOperationException();
|
||||
}
|
||||
|
||||
@Override
|
||||
protected String[] getResourceSuffixes() {
|
||||
return EMPTY_RESOURCE_SUFFIXES;
|
||||
|
||||
Reference in New Issue
Block a user