Skip to content

Commit

Permalink
Fix: intent test
Browse files Browse the repository at this point in the history
  • Loading branch information
marino39 committed Feb 6, 2024
1 parent 8d7466d commit f386eae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion intents/intent_send_transaction_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ func TestRecoverTransactionIntent(t *testing.T) {
},
"signatures": [
{
"sessionId": "afaf60c0-67ba-4c9b-89ae-b115c78026a4",
"sessionId": "0x1111BD4F3233e7a7f552AdAf32C910fD30de598B",
"signature": "0xdd137166e6e73fcaa710e822aa3eef3d501ef1b7969d59e8583cb602a32233e0628d4e28ea5a562a1ccf6bd85bfccfcd1004673a28763640cca33002fbedbb3a1b"
}
]
Expand Down

0 comments on commit f386eae

Please sign in to comment.