Skip to content

Commit

Permalink
ref
Browse files Browse the repository at this point in the history
  • Loading branch information
marcus-pousette committed Jun 11, 2021
1 parent 28d64ff commit ed99255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.rs
Original file line number Diff line number Diff line change
Expand Up @@ -608,7 +608,7 @@ mod tests {
}

#[test]
fn it_should_empty_tokens() {
fn it_should_ignore_empty_tokens() {
let field_accessors: Vec<FieldAccessor<Doc>> =
vec![field_accessor as fn(doc: &Doc) -> Option<&str>];

Expand Down

0 comments on commit ed99255

Please sign in to comment.