Skip to content

Commit 515161c

Browse files
authored
Apply suggestion from @swissspidy
1 parent 2a4d8b3 commit 515161c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/plugin-activate.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ Feature: Activate WordPress plugins
205205
When I run `rm wp-content/activation-test.txt`
206206

207207
# Try activating without --force (should skip)
208-
When I try `wp plugin activate force-test`
208+
And I try `wp plugin activate force-test`
209209
Then STDERR should contain:
210210
"""
211211
Warning: Plugin 'force-test' is already active.

0 commit comments

Comments
 (0)