mirror of https://github.com/apache/lucene.git
apply spotless
This commit is contained in:
parent
0c2f9a97af
commit
144cbbd945
|
@ -51,5 +51,4 @@ public class TestBaseFragmentsBuilder extends AbstractTestCase {
|
||||||
assertEquals("First text to <b>highlight</b>", result[0]);
|
assertEquals("First text to <b>highlight</b>", result[0]);
|
||||||
assertEquals("Second text to <b>highlight</b> in a text field", result[1]);
|
assertEquals("Second text to <b>highlight</b> in a text field", result[1]);
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue