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.
1 parent 169625a commit fb302c3Copy full SHA for fb302c3
features/core-update.feature
@@ -329,7 +329,7 @@ Feature: Update WordPress core
329
When I run `wp post create --post_title='Test post' --porcelain`
330
Then STDOUT should be a number
331
332
- @require-php-5.6
+ @require-php-7.0
333
Scenario Outline: Use `--version=(nightly|trunk)` to update to the latest nightly version
334
Given a WP install
335
@@ -349,7 +349,7 @@ Feature: Update WordPress core
349
| trunk |
350
| nightly |
351
352
353
Scenario: Installing latest nightly build should skip cache
354
355
0 commit comments