Skip to content

Commit d6a67a7

Browse files
test: increase timeouts
1 parent 86327b1 commit d6a67a7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.maestro/enrichedInput/flows/image_inside_list_parsing.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ appId: swmansion.enriched.example
2525
- extendedWaitUntil:
2626
visible: 'fake_element_to_force_delay'
2727
optional: true
28-
timeout: 3000
28+
timeout: 5000
2929

3030
- runFlow:
3131
file: '../subflows/capture_or_assert_screenshot.yaml'

.maestro/enrichedText/flows/custom_styles_display.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ appId: swmansion.enriched.example
1818
- extendedWaitUntil:
1919
visible: 'fake_element_to_force_delay'
2020
optional: true
21-
timeout: 3000
21+
timeout: 5000
2222

2323
- runFlow:
2424
file: '../subflows/capture_or_assert_screenshot.yaml'

0 commit comments

Comments
 (0)