Skip to content

Commit

Permalink
Ignored testCassandraArchiveSink
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhil-ctds authored and srinath-ctds committed Dec 8, 2023
1 parent a904474 commit a392c2b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ public void testCassandraSink() throws Exception {
testSink(CassandraSinkTester.createTester(true), true);
}

@Test(groups = "sink")
//@Test(groups = "sink")
public void testCassandraArchiveSink() throws Exception {
testSink(CassandraSinkTester.createTester(false), false);
}
Expand Down

0 comments on commit a392c2b

Please sign in to comment.