Skip to content

Commit

Permalink
Update test/integration/confirmations/signatures/signature-helpers.ts
Browse files Browse the repository at this point in the history
Co-authored-by: digiwand <[email protected]>
  • Loading branch information
pnarayanaswamy and digiwand authored Feb 4, 2025
1 parent a3f8f6d commit ffe1d9a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@ export const getMetamaskStateWithMaliciousPermit = (accountAddress: string) => {
...unapprovedTypedMessage,
};

console.log(state);
return {
...state,
signatureSecurityAlertResponses: {
Expand Down

0 comments on commit ffe1d9a

Please sign in to comment.