Skip to content

Commit 9edd24b

Browse files
committed
add swipe for stability
1 parent b01fc65 commit 9edd24b

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
@@ -239,6 +239,7 @@ describe('@transfer - Transfer', () => {
239239
// check activities
240240
await sleep(1000);
241241
await swipeFullScreen('up');
242+
await swipeFullScreen('up');
242243
await elementById('ActivityShort-0').waitForDisplayed();
243244
await expectTextWithin('ActivityShort-0', 'Transfer');
244245
await elementById('ActivityShort-1').waitForDisplayed();

0 commit comments

Comments
 (0)