Skip to content

Commit

Permalink
Update examples/oracle-example/src/lib.rs
Browse files Browse the repository at this point in the history
Co-authored-by: peg <peg@entropy.xyz>
  • Loading branch information
JesseAbram and ameba23 authored Nov 15, 2024
1 parent b8faf70 commit cb4944f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/oracle-example/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ mod tests {

#[test]
fn test_should_error() {
// data being checked is under 10 bytes in length
let signature_request = SignatureRequest {
message: "".to_string().into_bytes(),
auxilary_data: None,
Expand Down

0 comments on commit cb4944f

Please sign in to comment.