Skip to content

Commit 223a2b6

Browse files
authored
[MOO-2405]: fix flaky gallery native test (#565)
2 parents 2455f37 + 4b9ae5d commit 223a2b6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/pluggableWidgets/gallery-native/e2e/specs/maestro/Gallery_native_horizontal.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ appId: "${APP_ID}"
1111
- assertVisible:
1212
text: ".*Title 0.*"
1313
- repeat:
14-
times: 25
14+
times: 35
1515
commands:
1616
- swipe:
1717
start: 90%, 10%
1818
end: 15%, 10%
1919
- assertVisible:
20-
text: ".*Title 20.*"
20+
text: ".*Title 20.*"

0 commit comments

Comments
 (0)