Is it this?
This commit is contained in:
@@ -769,6 +769,7 @@ async fn test_create_scheduled_message() {
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
match request::message::scheduling::create_scheduled_message_event(
|
||||
&app,
|
||||
&contact_id,
|
||||
@@ -788,6 +789,7 @@ async fn test_create_scheduled_message() {
|
||||
assert!(false, "Error: {err:?}");
|
||||
}
|
||||
}
|
||||
*/
|
||||
|
||||
let _ = db_mgr::drop_database(&tm_pool, &db_name).await;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user