Skip to content

Commit 96fb5fc

Browse files
committed
migration adjustment
1 parent 903d66d commit 96fb5fc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/specs/migration.e2e.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1001,6 +1001,7 @@ async function verifyMigration(expectedBalance: number): Promise<void> {
10011001
console.info('→ Balance migrated successfully');
10021002

10031003
// Go to activity list to verify transactions exist
1004+
await swipeFullScreen('up');
10041005
await tap('ActivityShowAll');
10051006

10061007
// All transactions (Transfer, Sent, Received = 3 items)

0 commit comments

Comments
 (0)