Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
veeso committed Sep 7, 2023
1 parent b66847a commit 0d6328c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion suppaftp/src/async_ftp/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1166,7 +1166,7 @@ mod test {
#[async_attributes::test]
#[cfg(feature = "with-containers")]
#[serial]
fn should_get_feat_and_set_opts() {
async fn should_get_feat_and_set_opts() {
crate::log_init();
let mut stream = setup_stream().await;

Expand Down

0 comments on commit 0d6328c

Please sign in to comment.