diff --git a/test/e2e/snaps/test-snap-notification.spec.js b/test/e2e/snaps/test-snap-notification.spec.js index c96c1bc96e3d..ca3491690a41 100644 --- a/test/e2e/snaps/test-snap-notification.spec.js +++ b/test/e2e/snaps/test-snap-notification.spec.js @@ -100,10 +100,10 @@ describe('Test Snap Notification', function () { // try to click on the account menu icon (via xpath) await driver.clickElement( - '[data-testid="account-options-menu-button"]', + '[data-testid="notifications-tag-counter__unread-dot"]', ); - // try to click on the notification item (via xpath) + // // try to click on the notification item (via xpath) await driver.waitForSelector({ text: 'Notifications 1', css: '.menu-item', diff --git a/ui/components/multichain/app-header/__snapshots__/app-header.test.js.snap b/ui/components/multichain/app-header/__snapshots__/app-header.test.js.snap index ea37f1e209ec..fca6b40eedc4 100644 --- a/ui/components/multichain/app-header/__snapshots__/app-header.test.js.snap +++ b/ui/components/multichain/app-header/__snapshots__/app-header.test.js.snap @@ -3,7 +3,7 @@ exports[`App Header locked state matches snapshot: locked 1`] = `