Skip to content

Commit

Permalink
Merge pull request #9047 from LedgerHQ/support/qaa_453_detox_ledgerSy…
Browse files Browse the repository at this point in the history
…nc_fix

[Detox][Speculos][Ledger Sync] Remove drawer verification
  • Loading branch information
abdurrahman-ledger authored Jan 29, 2025
2 parents 7eefdda + ffc9e4b commit acd995a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ describe(`Ledger Sync Accounts`, () => {
await goToLedgerSync();
await app.ledgerSync.expectLedgerSyncPageIsDisplayed();
await app.ledgerSync.tapTurnOnSync();
await app.ledgerSync.selectUseLedger();
await app.common.selectKnownDevice();
await activateLedgerSync();
await app.ledgerSync.expectLedgerSyncSuccessPage();
Expand Down

0 comments on commit acd995a

Please sign in to comment.