Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
alamb committed Dec 21, 2024
1 parent d638324 commit 8b5e1e9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1142,7 +1142,7 @@ async fn test_valid_zero_argument_signatures() {
.collect()
.await
.unwrap();
let expected = vec![
let expected = [
"+------------------+",
"| good_signature() |",
"+------------------+",
Expand Down

0 comments on commit 8b5e1e9

Please sign in to comment.