Skip to content

Commit 4e48eae

Browse files
committed
transfer_1: add tap to ActivitySavings
1 parent a6cbd85 commit 4e48eae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/specs/transfer.e2e.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,7 @@ describe('@transfer - Transfer', () => {
211211
await tap('TransferSuccess-button');
212212

213213
// verify both transfers activities on savings
214+
await tap('ActivitySavings');
214215
await elementById('Activity-1').waitForDisplayed();
215216
await expectTextWithin('Activity-1', 'Transfer');
216217
await expectTextWithin('Activity-1', '-');

0 commit comments

Comments
 (0)