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