mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
apply all the comments changes
This commit is contained in:
parent
7d95950ce6
commit
705d31e8bd
4 changed files with 6 additions and 6 deletions
|
@ -300,7 +300,7 @@ fn upgrade_failure() {
|
|||
handle.advance_one_successful_batch();
|
||||
snapshot!(snapshot_index_scheduler(&index_scheduler), name: "after_processing_everything");
|
||||
|
||||
// When deleting the single upgrade task it should remove the three associated batches
|
||||
// When deleting the single upgrade task it should remove the associated batch
|
||||
let _task = index_scheduler
|
||||
.register(
|
||||
KindWithContent::TaskDeletion {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue