Skip to content

Commit

Permalink
Fix e2e test selector
Browse files Browse the repository at this point in the history
  • Loading branch information
david0xd committed Feb 14, 2025
1 parent e18e120 commit e9f7f9a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ class ConnectAccountConfirmation {
};

private readonly connectAccountConfirmationTitle = {
text: 'Connect with MetaMask',
text: 'Connect this website with MetaMask.',
tag: 'h2',
};

Expand Down

0 comments on commit e9f7f9a

Please sign in to comment.