Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
maciejka committed Jun 7, 2024
1 parent 2203601 commit 0d93026
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion onchain/src/social/account.cairo
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,6 @@ mod tests {
let invalid_hash = 0x5a8885a308d313198a2e03707344a4093822299f31d0082efa98ec4e6c89;

assert!(account.is_valid_signature(invalid_hash, signature) != starknet::VALIDATED);

}

#[test]
Expand Down

0 comments on commit 0d93026

Please sign in to comment.