Skip to content

Commit

Permalink
experimental: disable Csv2ParquetTest
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Kubányi <[email protected]>
  • Loading branch information
dkubanyi committed Aug 16, 2024
1 parent 0dd0749 commit 2c2ff4c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
public class Csv2ParquetTest {
private static final Configuration testConf = new Configuration();

@Test
// @Test
public void convertCsv_Ok() throws Exception {
// Run GRETL task
GradleVariable[] gvs = null;
Expand Down

0 comments on commit 2c2ff4c

Please sign in to comment.