Skip to content

Commit

Permalink
Merge branch 'MDL-82782' into testing
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewnicols committed Aug 13, 2024
2 parents 33e4c11 + d577560 commit 20c63d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runner/main/jobtypes/behat/behat.sh
Original file line number Diff line number Diff line change
Expand Up @@ -527,7 +527,7 @@ function behat_rerun_command() {
# and, also, it automatically handles the file system links for the web server.
# (output is a little bit uglier, but consistent with the main run).
_reruncmd=(
php admin/tool/behat/cli/run.php --rerun
WINDOWSCALE=1.5 php admin/tool/behat/cli/run.php --rerun
)

# Add the config, options and profile.
Expand Down

0 comments on commit 20c63d9

Please sign in to comment.