Polishing

This commit is contained in:
Sam Brannen
2025-05-07 12:42:40 +02:00
parent bc91e0ea96
commit b4355dc955
2 changed files with 8 additions and 6 deletions

View File

@@ -42,7 +42,7 @@ class PropertySourcesPropertyResolverTests {
private MutablePropertySources propertySources;
private ConfigurablePropertyResolver propertyResolver;
private PropertySourcesPropertyResolver propertyResolver;
@BeforeEach