mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +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