Polish integration tests

This commit is contained in:
Sam Brannen
2025-12-29 12:32:42 +02:00
parent be68a777b6
commit 476aae5ce8
5 changed files with 44 additions and 90 deletions
@@ -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;
}