Skip to content

Commit e63cfea

Browse files
authored
Update crop marker for v0.28.0 (#321)
* Update crop marker for v0.28.0
1 parent 6c11842 commit e63cfea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/search.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -641,7 +641,7 @@ mod tests {
641641
assert_eq!(
642642
&Document {
643643
id: 0,
644-
value: "(ꈍᴗꈍ)consectetur adipiscing elit, sed do eiusmod(ꈍᴗꈍ)".to_string(),
644+
value: "(ꈍᴗꈍ) sed do eiusmod tempor incididunt ut(ꈍᴗꈍ)".to_string(),
645645
kind: "text".to_string(),
646646
nested: Nested {
647647
child: "first".to_string()

0 commit comments

Comments
 (0)