forked from jmug/stoatchat
fix: check server ownership for text channel
refactor: minor cleanup of code
This commit is contained in:
@@ -148,6 +148,7 @@ mod test {
|
||||
.await;
|
||||
|
||||
dbg!(response.into_string().await);
|
||||
// TODO: finish impl
|
||||
// assert_eq!(response.status(), Status::NotFound);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user