Commit ccfe20d3 authored by Phillip Webb's avatar Phillip Webb

Merge branch '2.1.x'

parents d92c2f70 45ae97a4
......@@ -169,7 +169,7 @@ public class ScheduledTasksEndpointTests {
@Configuration
@EnableScheduling
private static class BaseConfiguration {
static class BaseConfiguration {
@Bean
public ScheduledTasksEndpoint endpoint(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment