Skip to content

Commit 3644b3e

Browse files
committed
Fix unit test
1 parent 738f6d7 commit 3644b3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/pages/settings/security-tab/__snapshots__/security-tab.test.js.snap

+1-1
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@ exports[`Security Tab should match snapshot 1`] = `
390390
<div
391391
class="settings-page__content-description"
392392
>
393-
To improve user experience, we customize the activity tab with messages based on the smart contracts you interact with. MetaMask uses a service called 4byte.directory to decode data and show you a version of a smart contract that's easier to read. This helps reduce your chances of approving malicious smart contract actions, but can result in your IP address being shared.
393+
We use 4byte.directory and Sourcify services to decode and display more readable transaction data. This helps you understand the outcome of pending and past transactions, but can result in your IP address being shared.
394394
</div>
395395
</div>
396396
<div

0 commit comments

Comments
 (0)