DATAREST-532 - Temporarily deactivate Cassandra integration tests.

This commit is contained in:
Oliver Gierke
2015-05-06 16:09:11 +02:00
parent cd82411169
commit 4bc0f0cc4c

View File

@@ -42,6 +42,7 @@ import com.fasterxml.jackson.databind.ObjectMapper;
* @author Greg Turnquist
* @author Oliver Gierke
*/
@Ignore
@ContextConfiguration(classes = CassandraRepoConfig.class)
public class CassandraWebTests extends AbstractCassandraIntegrationTest {