Skip to content

Commit

Permalink
Update apps/wallet-connect/src/App.test.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Aaron Cook <[email protected]>
  • Loading branch information
DaniSomoza and iamacook authored Jul 10, 2023
1 parent 84bcdb4 commit f569714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/wallet-connect/src/App.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ const version2URI =
'wc:xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx@2?relay-protocol=irn&symKey=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'

const invalidConnectionErrorLabel =
'Connection refused: the dApp you are using is sending an incompatible connection proposal with your Safe Account'
'Connection refused: the dApp you are using is sending a connection proposal that is incompatible with your Safe Account'

jest.mock('@safe-global/safe-gateway-typescript-sdk', () => {
return {
Expand Down

0 comments on commit f569714

Please sign in to comment.