Skip to content

Commit

Permalink
Add comment on accounts tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pedronfigueiredo committed Nov 26, 2024
1 parent d708e8b commit 7b198b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/e2e/tests/account/snap-account-transfers.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ import {
} from '../../page-objects/flows/send-transaction.flow';

describe('Snap Account Transfers @no-mmi', function (this: Suite) {
// TODO: Remove the old confirmations screen tests once migration has been complete.
// See: https://github.com/MetaMask/MetaMask-planning/issues/3030
describe('Old confirmation screens', function () {
it('can import a private key and transfer 1 ETH (sync flow)', async function () {
await withFixtures(
Expand Down

0 comments on commit 7b198b9

Please sign in to comment.