Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
pgomulka committed Jul 10, 2024
1 parent b3c16bc commit 08a01eb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1185,6 +1185,7 @@ public XContentParser wrapParser(XContentParser xContentParser) {

@Override
public long normalisedBytesParsed() {
parsedValueWasUsed.incrementAndGet();
return 0;
}

Expand Down

0 comments on commit 08a01eb

Please sign in to comment.