Skip to content

Commit

Permalink
fix lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
lydiagarms committed Jan 6, 2025
1 parent d5fb490 commit f1449a6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -915,7 +915,7 @@ mod tests {
#[test]
fn poseidon_hash() {
let message = [
Fr::random(OsRng),
Fr::random(OsRng),
Fr::random(OsRng),
Fr::random(OsRng),
Fr::random(OsRng),
Expand Down

0 comments on commit f1449a6

Please sign in to comment.