diff --git a/spring-cloud-stream.html b/spring-cloud-stream.html index 5b592182b..053cc8f58 100644 --- a/spring-cloud-stream.html +++ b/spring-cloud-stream.html @@ -473,7 +473,7 @@ public class TimerSource { public class ModuleApplicationTests { @Autowired - private Source source; + private Source source @Test public void contextLoads() { @@ -582,7 +582,7 @@ The main set of samples are "vanilla" in the sense that they are not deployable