Undo accidental change

This commit is contained in:
Pascal Birchler 2025-07-08 11:18:54 +02:00
parent ab1d4b6f5a
commit 7b63c26588
No known key found for this signature in database
GPG key ID: 0DECE73DD74E8B2F

View file

@ -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:
"""