mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-29 16:24:26 +01:00
Modifying the test name for better readability
This commit is contained in:
parent
b4df54197b
commit
16a63c74ea
@ -660,7 +660,7 @@ fn check_add_documents_without_primary_key() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
fn check_first_update_should_bring_up_enqueued_status_before_processing(){
|
fn check_first_update_should_bring_up_processed_status_after_first_docs_addition(){
|
||||||
let mut server = common::Server::with_uid("movies");
|
let mut server = common::Server::with_uid("movies");
|
||||||
|
|
||||||
let body = json!({
|
let body = json!({
|
||||||
|
Loading…
Reference in New Issue
Block a user