one more formatting

This commit is contained in:
JustTestingV 2024-02-18 19:38:21 +03:00
parent b11bdc98b3
commit 6ca62c0d86
1 changed files with 0 additions and 1 deletions

View File

@ -269,7 +269,6 @@ async fn scenario_cap_sasl_fail() -> Result<()> {
Ok(())
}
#[tokio::test]
async fn terminate_socket_scenario() -> Result<()> {
let mut server = TestServer::start().await?;