#[tokio::test(flavor = "current_thread")] async fn smoke() { println!("Hello test!") }