Skip to content

Commit

Permalink
style
Browse files Browse the repository at this point in the history
  • Loading branch information
zoy0 committed Aug 21, 2024
1 parent ecca7fe commit 44a553a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,6 @@ public void testTrimFunction() throws Exception {
Assert.assertEquals(output3.get(0), "result=in long");
}


@Test
public void testToBase64Function() throws Exception {
String transformSql = "select to_base64(string1) from source";
Expand Down

0 comments on commit 44a553a

Please sign in to comment.