Skip to content

Commit c9e2767

Browse files
spotlessapply
Signed-off-by: Srikanth Padakanti <srikanth_padakanti@apple.com>
1 parent bf87312 commit c9e2767

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ppl/src/test/java/org/opensearch/sql/ppl/utils/PPLQueryDataAnonymizerTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -856,7 +856,7 @@ public void testMvexpandCommandWithLimit() {
856856
"source=table | mvexpand identifier limit=***",
857857
anonymize("source=t | mvexpand skills limit=5"));
858858
}
859-
859+
860860
@Test
861861
public void testSplit() {
862862
// Test split with delimiter

0 commit comments

Comments
 (0)