Add missing @Test to sanitizeLists()
See gh-32792
This commit is contained in:
committed by
Andy Wilkinson
parent
c41a92f66e
commit
fc61690675
@@ -189,6 +189,7 @@ class ConfigurationPropertiesReportEndpointTests {
|
||||
}));
|
||||
}
|
||||
|
||||
@Test
|
||||
void sanitizeLists() {
|
||||
new ApplicationContextRunner()
|
||||
.withUserConfiguration(EndpointConfigWithShowNever.class, SensiblePropertiesConfiguration.class)
|
||||
|
||||
Reference in New Issue
Block a user