Skip to content

Commit 525b093

Browse files
committed
Adapt test case that was overlooked
1 parent 6124f31 commit 525b093

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/comment.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ Feature: Manage WordPress comments
301301
When I run `wp comment spam {COMMENT_ID}`
302302
Then STDOUT should be:
303303
"""
304-
Success: Marked as spam comment {COMMENT_ID}.
304+
Success: Marked comment {COMMENT_ID} as spam.
305305
"""
306306

307307
When I try `wp comment unspam {COMMENT_ID}`

0 commit comments

Comments
 (0)