implements mor review comments

This commit is contained in:
Tamo 2024-06-05 15:19:22 +02:00
parent 49fa41ce65
commit b7349910d9
6 changed files with 31 additions and 35 deletions

View file

@ -5012,7 +5012,7 @@ mod tests {
insta::assert_json_snapshot!(task.details);
}
handle.advance_n_successful_batches(1);
handle.advance_one_successful_batch();
snapshot!(snapshot_index_scheduler(&index_scheduler), name: "settings_update_processed_vectors");
{