Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
katspaugh committed May 28, 2024
1 parent 60a0753 commit 14eadf3
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -410,10 +410,10 @@ describe('WalletConnectProvider', () => {
1,
{ method: 'fake', params: [] },
{
id: 25,
id: -1,
name: 'name',
description: 'description',
url: 'https://safe-apps.dev.5afe.dev/wallet-connect',
url: 'https://apps-portal.safe.global/wallet-connect',
iconUrl: 'iconUrl',
},
)
Expand Down

0 comments on commit 14eadf3

Please sign in to comment.