forked from lavina/lavina
one more formatting
This commit is contained in:
parent
b11bdc98b3
commit
6ca62c0d86
|
@ -269,7 +269,6 @@ async fn scenario_cap_sasl_fail() -> Result<()> {
|
||||||
Ok(())
|
Ok(())
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
#[tokio::test]
|
#[tokio::test]
|
||||||
async fn terminate_socket_scenario() -> Result<()> {
|
async fn terminate_socket_scenario() -> Result<()> {
|
||||||
let mut server = TestServer::start().await?;
|
let mut server = TestServer::start().await?;
|
||||||
|
|
Loading…
Reference in New Issue