mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +00:00
Polish integration tests
This commit is contained in:
+2
-2
@@ -380,7 +380,7 @@ class UtilNamespaceHandlerTests {
|
||||
|
||||
|
||||
// For DependencyDescriptor resolution
|
||||
private Map<String, TestBean> mapWithRef;
|
||||
private Map<String, TestBean> mapWithTypes;
|
||||
Map<String, TestBean> mapWithRef;
|
||||
Map<String, TestBean> mapWithTypes;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user