mirror of
https://ghproxy.net/https://github.com/wp-cli/entity-command.git
synced 2025-10-03 23:54:14 +08:00
Undo accidental change
This commit is contained in:
parent
ab1d4b6f5a
commit
7b63c26588
1 changed files with 1 additions and 1 deletions
|
@ -190,7 +190,7 @@ Feature: Manage WordPress users
|
|||
--reassign parameter is invalid. All associated posts will be deleted. Proceed? [y/n]
|
||||
"""
|
||||
|
||||
When I try `wp user delete bobjones < session_yes`
|
||||
When I run `wp user delete bobjones < session_yes`
|
||||
And I run `wp post list --format=count`
|
||||
Then STDOUT should be:
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue