We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ac0295 commit 447a740Copy full SHA for 447a740
features/core-check-update.feature
@@ -76,6 +76,9 @@ Feature: Check for more recent versions
76
And that HTTP requests to https://api.wordpress.org/core/version-check/1.7/ will respond with:
77
"""
78
HTTP/1.1 500 Internal Server Error
79
+ Content-Type: text/plain
80
+
81
+ <Error body>
82
83
84
When I run `wp core check-update --force-check`
0 commit comments