Skip to content

Commit fa635ae

Browse files
authored
perf:reduce timeout for extended wait in modal test
1 parent d87d99b commit fa635ae

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/pluggableWidgets/bottom-sheet-native/e2e/specs/maestro/Modal_basic_non_native.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ appId: "${APP_ID}"
1515
- extendedWaitUntil:
1616
visible: randText
1717
optional: true
18-
timeout: 50000
18+
timeout: 25000
1919

2020
- takeScreenshot:
21-
path: "maestro/images/actual/${PLATFORM}/bottom_sheet_modal_basic_non_native"
21+
path: "maestro/images/actual/${PLATFORM}/bottom_sheet_modal_basic_non_native"

0 commit comments

Comments
 (0)