We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6532da4 + 59d22d3 commit f57503dCopy full SHA for f57503d
features/core-download.feature
@@ -340,7 +340,7 @@ Feature: Download WordPress
340
Scenario: Core download without the wp-content dir should work non US locale
341
Given an empty directory
342
343
- When I run `wp core download --skip-content --locale=nl_NL`
+ When I run `wp core download --skip-content --version=4.9.11 --locale=nl_NL`
344
Then STDOUT should contain:
345
"""
346
Success: WordPress downloaded.
0 commit comments