mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-26 08:59:09 +00:00
Polish
This commit is contained in:
+1
-1
@@ -90,7 +90,7 @@ class RequestMappingHandlerAdapterTests {
|
||||
|
||||
|
||||
@BeforeAll
|
||||
public static void setupOnce() {
|
||||
static void setupOnce() {
|
||||
RequestMappingHandlerAdapter adapter = new RequestMappingHandlerAdapter();
|
||||
adapter.setApplicationContext(new StaticWebApplicationContext());
|
||||
adapter.afterPropertiesSet();
|
||||
|
||||
Reference in New Issue
Block a user