Merge branch '2.1.x'

This commit is contained in:
Phillip Webb 2019-03-11 21:10:22 -07:00
commit ccfe20d3d3
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@ public class ScheduledTasksEndpointTests {
@Configuration
@EnableScheduling
private static class BaseConfiguration {
static class BaseConfiguration {
@Bean
public ScheduledTasksEndpoint endpoint(