We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3947912 commit 7d1b7b4Copy full SHA for 7d1b7b4
features/comment.feature
@@ -276,7 +276,7 @@ Feature: Manage WordPress comments
276
When I run `wp comment spam {COMMENT_ID}`
277
Then STDOUT should be:
278
"""
279
- Success: Marked comment {COMMENT_ID} as spam .
+ Success: Marked comment {COMMENT_ID} as spam.
280
281
282
When I run `wp comment list --format=count --status=spam`
0 commit comments