committed by
GitHub
parent
1da1667920
commit
58ef02f02b
@@ -280,7 +280,7 @@ mod tests {
|
||||
|
||||
assert_eq!(
|
||||
verify_signed_account(&keyed_account, &date_pubkey).unwrap_err(),
|
||||
InstructionError::MissingRequiredSignature.into()
|
||||
InstructionError::MissingRequiredSignature
|
||||
);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user