removed frivolous println/old comment
This commit is contained in:
parent
85acc6a309
commit
c0200b1711
@ -171,8 +171,6 @@ mod invites_test {
|
||||
super::join(&p, &mut resp, params).await;
|
||||
let _ = p.disconnect().await;
|
||||
|
||||
// Analysis - todo
|
||||
assert_eq!(StatusCode::OK, resp.status());
|
||||
println!("Body contents (should be nothing) => {:?}", resp.body());
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user