Skip to content

Commit 794d348

Browse files
committed
Removed fullscreen_algorithm option from Behat Screenshots settings.
1 parent d0d7659 commit 794d348

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

.vortex/installer/tests/Fixtures/handler_process/_baseline/behat.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ default:
8282
dir: '%paths.base%/.logs/screenshots' # Directory to save screenshots.
8383
on_failed: true # Change to 'false' (no quotes) to disable screenshots on failure.
8484
always_fullscreen: true # Always capture full page screenshots.
85-
fullscreen_algorithm: resize # Options: 'stitch' or 'resize'
8685
purge: false # Purge screenshots before each run. Use `BEHAT_SCREENSHOT_PURGE=true` to override.
8786
info_types: # Additional information to include in screenshots.
8887
- url

behat.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ default:
8282
dir: '%paths.base%/.logs/screenshots' # Directory to save screenshots.
8383
on_failed: true # Change to 'false' (no quotes) to disable screenshots on failure.
8484
always_fullscreen: true # Always capture full page screenshots.
85-
fullscreen_algorithm: resize # Options: 'stitch' or 'resize'
8685
purge: false # Purge screenshots before each run. Use `BEHAT_SCREENSHOT_PURGE=true` to override.
8786
info_types: # Additional information to include in screenshots.
8887
- url

0 commit comments

Comments
 (0)