mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
test: rename test_udpate_call_text into test_update_call_text
This commit is contained in:
@@ -404,7 +404,7 @@ async fn test_mark_calls() -> Result<()> {
|
||||
}
|
||||
|
||||
#[tokio::test(flavor = "multi_thread", worker_threads = 2)]
|
||||
async fn test_udpate_call_text() -> Result<()> {
|
||||
async fn test_update_call_text() -> Result<()> {
|
||||
let CallSetup {
|
||||
alice, alice_call, ..
|
||||
} = setup_call().await?;
|
||||
|
||||
Reference in New Issue
Block a user