Fix typo in docs sink->source
This commit is contained in:
@@ -66,7 +66,7 @@ public class ModuleApplicationTests {
|
||||
|
||||
@Test
|
||||
public void contextLoads() {
|
||||
assertNotNull(this.sink.output());
|
||||
assertNotNull(this.source.output());
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user