Skip to content

Commit 3248f34

Browse files
committed
Fix scenario "Creating/listing posts"
1 parent 39c8c4b commit 3248f34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

features/post.feature

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,7 @@ Feature: Manage WordPress posts
311311
Then STDOUT should be:
312312
"""
313313
Sample Page
314+
Privacy Policy
314315
"""
315316

316317
When I run `wp post list --post_type=any --fields=post_title,post_name,post_status --format=csv --orderby=post_title --order=ASC`

0 commit comments

Comments
 (0)