From 160ce48c4970f6b7c6b9b5b7ed58367557aa2ab5 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Fri, 23 Oct 2015 17:09:15 +0000 Subject: [PATCH] Sync docs from master to gh-pages --- spring-cloud-stream.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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