Polish
See gh-12584
This commit is contained in:
committed by
Stephane Nicoll
parent
64a4f70564
commit
625bf93598
@@ -269,7 +269,7 @@ public class DefaultErrorWebExceptionHandlerIntegrationTests {
|
||||
}
|
||||
|
||||
@Test
|
||||
public void whilelabelDisabled() {
|
||||
public void whitelabelDisabled() {
|
||||
this.contextRunner.withPropertyValues("server.error.whitelabel.enabled=false",
|
||||
"spring.mustache.prefix=classpath:/unknown/").run((context) -> {
|
||||
WebTestClient client = WebTestClient.bindToApplicationContext(context)
|
||||
|
||||
Reference in New Issue
Block a user