Skip to content

Commit

Permalink
trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
litiliu committed Apr 1, 2024
1 parent ee79fe4 commit 42eea22
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ public void testParse() throws IOException {
Assertions.assertEquals(data, content);
}


@Test
public void testDeserilizewithQuote() throws IOException {
SeaTunnelRowType rowType =
Expand Down

0 comments on commit 42eea22

Please sign in to comment.