Skip to content

Commit

Permalink
spotless
Browse files Browse the repository at this point in the history
  • Loading branch information
williamrandolph committed Nov 14, 2023
1 parent c37b46c commit efe2119
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
import static org.hamcrest.Matchers.is;
import static org.hamcrest.Matchers.lessThan;

public class NodeMetadataVersionTests extends ESTestCase{
public class NodeMetadataVersionTests extends ESTestCase {

public void testVersionComparison() {
NodeMetadataVersion V_7_17_0 = NodeMetadataVersion.V_7_17_0;
Expand Down

0 comments on commit efe2119

Please sign in to comment.