Skip to content

Commit

Permalink
Merge branch 'main' into ndjson-csv-methods-to-add-update
Browse files Browse the repository at this point in the history
  • Loading branch information
bidoubiwa authored Aug 8, 2023
2 parents 1de31fb + e38a34e commit 9193fa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/search.rs
Original file line number Diff line number Diff line change
Expand Up @@ -929,7 +929,7 @@ mod tests {
assert_eq!(
&Document {
id: 0,
value: S("(ꈍᴗꈍ) sed do eiusmod tempor incididunt ut(ꈍᴗꈍ)"),
value: S("(ꈍᴗꈍ)sed do eiusmod tempor incididunt ut(ꈍᴗꈍ)"),
kind: S("text"),
number: 0,
nested: Nested { child: S("first") }
Expand Down

0 comments on commit 9193fa4

Please sign in to comment.