Commit 45ae97a4 authored by Phillip Webb's avatar Phillip Webb

Merge branch '2.0.x' into 2.1.x

parents f0ef6933 03beed60
......@@ -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