diff --git a/test/e2e/swaps/swaps-notifications.spec.js b/test/e2e/swaps/swaps-notifications.spec.js index 4d24bf5fe..25c0595b8 100644 --- a/test/e2e/swaps/swaps-notifications.spec.js +++ b/test/e2e/swaps/swaps-notifications.spec.js @@ -141,7 +141,7 @@ describe('Swaps - notifications', function () { swapToContractAddress: '0x72c9Fb7ED19D3ce51cea5C56B3e023cd918baaDf', }); await driver.clickElement( - '[data-testid="page-container__import-button"]', + '[data-testid="import-tokens-import-button"]', ); await checkNotification(driver, { title: 'Token added manually', diff --git a/ui/components/component-library/modal-content/__snapshots__/modal-content.test.tsx.snap b/ui/components/component-library/modal-content/__snapshots__/modal-content.test.tsx.snap index f4e452905..1a82b95f4 100644 --- a/ui/components/component-library/modal-content/__snapshots__/modal-content.test.tsx.snap +++ b/ui/components/component-library/modal-content/__snapshots__/modal-content.test.tsx.snap @@ -2,12 +2,12 @@ exports[`ModalContent should match snapshot 1`] = `