Polish
This commit is contained in:
parent
de7b624643
commit
ae7e9a2cdf
|
|
@ -57,7 +57,6 @@ class SpringBootTestContextCustomizer implements ContextCustomizer {
|
|||
if (beanFactory instanceof BeanDefinitionRegistry) {
|
||||
registerTestRestTemplate(context, (BeanDefinitionRegistry) context);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
private void registerTestRestTemplate(ConfigurableApplicationContext context,
|
||||
|
|
|
|||
Loading…
Reference in New Issue