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 5185e42 commit dd125cfCopy full SHA for dd125cf
features/install-wp-tests.feature
@@ -14,7 +14,7 @@ Feature: Scaffold install-wp-tests.sh tests
14
"""
15
And the return code should be 1
16
17
- @require-php-5.6
+ @require-php-5.6 @less-than-php-8.0
18
Scenario: Install latest version of WordPress
19
Given a WP install
20
And a affirmative-response file:
@@ -128,7 +128,7 @@ Feature: Scaffold install-wp-tests.sh tests
128
Leaving the existing database (wp_cli_test_scaffold) in place
129
130
131
132
Scenario: Install WordPress from trunk
133
134
And a get-phpunit-phar-url.php file:
0 commit comments