From 754ecb506912c7b94c0c8ca204d664f4ca895f88 Mon Sep 17 00:00:00 2001 From: Marina Boboc <120041701+benjisclowder@users.noreply.github.com> Date: Wed, 4 Sep 2024 19:35:24 +0300 Subject: [PATCH] . --- .../check \"IPFS gateway\" toggle works correctly.md" | 3 ++- ...how ENS domains in address bar\" toggle works correctly.md" | 3 +-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git "a/test/manual-scenarios/privacy-settings/check \"IPFS gateway\" toggle works correctly.md" "b/test/manual-scenarios/privacy-settings/check \"IPFS gateway\" toggle works correctly.md" index 5b70c43d2854..f52b96866e7d 100644 --- "a/test/manual-scenarios/privacy-settings/check \"IPFS gateway\" toggle works correctly.md" +++ "b/test/manual-scenarios/privacy-settings/check \"IPFS gateway\" toggle works correctly.md" @@ -4,7 +4,8 @@ Below is a summary of the validations included: * Validate that the 'IPFS gateway' toggle is present in the Security & Privacy settings and is ON by default. * Validate that the toggle can be turned on and off. -* Validate that when the toggle is turned on, MetaMask shows images of NFTs, displays information related to ENS addresses, and fetches icons for different tokens. +* Validate that when the toggle is turned on, MetaMask shows images of NFTs +* Validate that when the toggle is turned off, NFT images are replaced by placeholders and I am prompted to turn on IPFS resolution ```markdown diff --git "a/test/manual-scenarios/privacy-settings/check \"Show ENS domains in address bar\" toggle works correctly.md" "b/test/manual-scenarios/privacy-settings/check \"Show ENS domains in address bar\" toggle works correctly.md" index 7aa3bff07c20..454a04570c18 100644 --- "a/test/manual-scenarios/privacy-settings/check \"Show ENS domains in address bar\" toggle works correctly.md" +++ "b/test/manual-scenarios/privacy-settings/check \"Show ENS domains in address bar\" toggle works correctly.md" @@ -4,8 +4,7 @@ Below is a summary of the validations included: * Validate that the 'Show ENS domains in address bar' toggle is present in the Security & Privacy settings and is ON by default. * Validate that the toggle can be turned on and off. -* Validate that when the toggle is turned on, MetaMask checks with Ethereum's ENS contract to find the code connected to the ENS name. -* Validate that if the code links to IPFS, the content associated with it is displayed. +* Validate that when the toggle is turned on, ENS domain name is displayed alongside the public address ```markdown