We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b153252 commit 0dea732Copy full SHA for 0dea732
features/site-empty.feature
@@ -72,7 +72,7 @@ Feature: Empty a WordPress site of its data
72
When I run `wp site empty --yes`
73
Then STDOUT should be:
74
"""
75
- Success: The site at 'https://example.com' was emptied.
+ Success: The site at 'http://example.com' was emptied.
76
77
And the wp-content/uploads/large-image.jpg file should exist
78
0 commit comments