Merge branch 'DATACASS-39' of https://github.com/shvid/spring-data-cassandra.git into DATACASS-39
This commit is contained in:
@@ -189,6 +189,11 @@ public class CassandraOperationsTest {
|
||||
|
||||
}
|
||||
|
||||
@Test
|
||||
public void failingTest() {
|
||||
assertNotNull(null);
|
||||
}
|
||||
|
||||
@Test
|
||||
public void boundStatementFactoryTest() {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user