We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 094696b + facd817 commit 1554e16Copy full SHA for 1554e16
features/requests.feature
@@ -71,7 +71,7 @@ Feature: Requests integration with both v1 and v2
71
"""
72
And STDERR should be empty
73
74
- When I run `wp plugin install duplicate-post`
+ When I run `wp plugin install debug-bar`
75
Then STDOUT should contain:
76
77
Success: Installed 1 of 1 plugins.
@@ -102,7 +102,7 @@ Feature: Requests integration with both v1 and v2
102
103
104
105
106
107
108
0 commit comments