refactor: Fixed a couple of typos in some test function names

This commit is contained in:
2024-12-13 11:51:23 -07:00
parent 82ce38d7b5
commit 39f8ad2106
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -487,7 +487,7 @@ mod tests {
}
#[tokio::test]
async fn test_dispatch_by_add_movie_search_results_block() {
async fn test_dispatch_by_add_series_search_results_block() {
let (mut app, mut sync_network_rx) = construct_app_unit();
app