Skip to content

Commit 1a2e9fc

Browse files
switch task types in behat
1 parent 8e5ff64 commit 1a2e9fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

features/cron-event.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ Feature: Manage WP Cron events
160160
"""
161161

162162
Scenario: Confirm that cron event run in debug mode shows the start of events
163-
When I run `wp cron event run wp_version_check --debug=cron`
163+
When I try `wp cron event run wp_version_check --debug=cron`
164164
Then STDOUT should contain:
165165
"""
166166
Executed the cron event 'wp_version_check'

0 commit comments

Comments
 (0)