Skip to content

Commit b6f44c2

Browse files
authored
Merge branch 'main' into readme-filter-search
2 parents 01d3b7e + dc040a8 commit b6f44c2

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
@@ -512,7 +512,7 @@ mod tests {
512512
}
513513

514514
#[async_test]
515-
async fn test_query_crop_lenght() {
515+
async fn test_query_crop_length() {
516516
let client = Client::new("http://localhost:7700", "masterKey");
517517
let index = setup_test_index(&client, "test_query_crop_lenght").await;
518518

0 commit comments

Comments
 (0)