Skip to content

Commit a6739ff

Browse files
fix: swiping in scrolling test
1 parent 78848ad commit a6739ff

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

.maestro/enrichedInput/flows/scrolling_with_paragraph_styles.yaml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,7 @@ appId: swmansion.enriched.example
8383
from:
8484
id: 'editor-input'
8585
direction: DOWN
86-
- swipe:
87-
from:
88-
id: 'editor-input'
89-
direction: DOWN
86+
duration: 1000
9087

9188
- waitForAnimationToEnd
9289

@@ -106,10 +103,7 @@ appId: swmansion.enriched.example
106103
from:
107104
id: 'editor-input'
108105
direction: UP
109-
- swipe:
110-
from:
111-
id: 'editor-input'
112-
direction: UP
106+
duration: 1000
113107

114108
- waitForAnimationToEnd
115109

0 commit comments

Comments
 (0)