mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-25 22:34:28 +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]
|
||||
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 body = json!({
|
||||
|
Loading…
Reference in New Issue
Block a user