parent
c41a92f66e
commit
fc61690675
|
|
@ -189,6 +189,7 @@ class ConfigurationPropertiesReportEndpointTests {
|
||||||
}));
|
}));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@Test
|
||||||
void sanitizeLists() {
|
void sanitizeLists() {
|
||||||
new ApplicationContextRunner()
|
new ApplicationContextRunner()
|
||||||
.withUserConfiguration(EndpointConfigWithShowNever.class, SensiblePropertiesConfiguration.class)
|
.withUserConfiguration(EndpointConfigWithShowNever.class, SensiblePropertiesConfiguration.class)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue