From 9580f2eea98de7e65c834eaa6f0c86c95479cc57 Mon Sep 17 00:00:00 2001 From: Marina Boboc <120041701+benjisclowder@users.noreply.github.com> Date: Wed, 4 Sep 2024 19:22:41 +0300 Subject: [PATCH] . --- .../check \"IPFS gateway\" toggle works correctly.md" | 2 ++ 1 file changed, 2 insertions(+) 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 7828af8237b5..5b70c43d2854 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" @@ -44,6 +44,8 @@ Given I am on the Security & Privacy settings page And the "IPFS gateway" toggle is set to OFF When I attempt to view images of my NFTs (e.g. ERC1155) stored on IPFS Then MetaMask should display a placeholder image instead of the NFT media +And I should see a "Show" button +And clicking "Show" should prompt me to confirm turning ON IPFS resolution ```