Skip to content

Commit

Permalink
fmt clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
UMR1352 committed Jan 26, 2024
1 parent 486342c commit 95bd1cc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -438,6 +438,6 @@ mod tests {
.build()
.unwrap();

assert!(status_list_credential.set_entry(420, false).is_ok());
assert!(status_list_credential.set_entry(420, false).is_ok());
}
}

0 comments on commit 95bd1cc

Please sign in to comment.