Skip to content

Commit

Permalink
Disable the test
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-bzabek committed Dec 3, 2024
1 parent 2dce516 commit bd435b1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -485,7 +485,7 @@ private static Stream<Arguments> testEvolutionOfComplexTypes_dataSource() {
}

@Test
// @Disabled
@Disabled
void shouldAppendedCommentTest() throws Exception {
// when
insertWithRetry(schemaAndPayloadWithComment(), 0, true);
Expand Down

0 comments on commit bd435b1

Please sign in to comment.