Skip to content

Commit 36ba2e6

Browse files
authored
Merge pull request #332 from wp-cli/fix-tests
2 parents 8aa906c + 32cc33b commit 36ba2e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/install-wp-tests.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ Feature: Scaffold install-wp-tests.sh tests
383383
Leaving the existing database (wp_cli_test_scaffold) in place
384384
"""
385385
386-
@require-php-7.0 @require-mysql
386+
@require-php-7.2 @require-mysql
387387
Scenario: Install WordPress from trunk
388388
Given a WP install
389389
And a get-phpunit-phar-url.php file:

0 commit comments

Comments
 (0)