diff --git a/features/cron.feature b/features/cron.feature index 2b77c875..e769fe89 100644 --- a/features/cron.feature +++ b/features/cron.feature @@ -375,12 +375,12 @@ Feature: Manage WP-Cron events and schedules error_log = {RUN_DIR}/server.log log_errors = on """ - And I launch in the background `wp server --host=localhost --port=8080 --config=php.ini` + And I launch in the background `wp server --host=localhost --port=8081 --config=php.ini` And a wp-content/mu-plugins/set_cron_site_url.php file: """