Skip to content

Commit 2229e76

Browse files
committed
clean code
1 parent d6bf1bb commit 2229e76

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/src/internalClusterTest/java/org/elasticsearch/search/fetch/subphase/highlight/HighlighterSearchIT.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3679,7 +3679,6 @@ public void testDoubleConstantKeywordJustOneHighlighted() throws IOException {
36793679
.endObject();
36803680
mappings.endObject();
36813681

3682-
36833682
assertAcked(prepareCreate(index).setMapping(mappings));
36843683

36853684
XContentBuilder document = jsonBuilder().startObject().field("foo", "bar").endObject();

0 commit comments

Comments
 (0)