Added checkstyle
This commit is contained in:
@@ -88,7 +88,7 @@ public class StreamApplicationTests {
|
||||
|
||||
@Test
|
||||
public void contextLoads() {
|
||||
assertNotNull(this.sink.input());
|
||||
assertThat(this.sink.input()).isNotNull();
|
||||
}
|
||||
}
|
||||
----
|
||||
|
||||
Reference in New Issue
Block a user