diff --git a/.vortex/installer/tests/Fixtures/handler_process/_baseline/behat.yml b/.vortex/installer/tests/Fixtures/handler_process/_baseline/behat.yml index 149a6b6e9..199c8c2b1 100644 --- a/.vortex/installer/tests/Fixtures/handler_process/_baseline/behat.yml +++ b/.vortex/installer/tests/Fixtures/handler_process/_baseline/behat.yml @@ -82,7 +82,6 @@ default: dir: '%paths.base%/.logs/screenshots' # Directory to save screenshots. on_failed: true # Change to 'false' (no quotes) to disable screenshots on failure. always_fullscreen: true # Always capture full page screenshots. - fullscreen_algorithm: resize # Options: 'stitch' or 'resize' purge: false # Purge screenshots before each run. Use `BEHAT_SCREENSHOT_PURGE=true` to override. info_types: # Additional information to include in screenshots. - url diff --git a/behat.yml b/behat.yml index 149a6b6e9..199c8c2b1 100644 --- a/behat.yml +++ b/behat.yml @@ -82,7 +82,6 @@ default: dir: '%paths.base%/.logs/screenshots' # Directory to save screenshots. on_failed: true # Change to 'false' (no quotes) to disable screenshots on failure. always_fullscreen: true # Always capture full page screenshots. - fullscreen_algorithm: resize # Options: 'stitch' or 'resize' purge: false # Purge screenshots before each run. Use `BEHAT_SCREENSHOT_PURGE=true` to override. info_types: # Additional information to include in screenshots. - url