File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 7171 - stage : test
7272 php : 5.4
7373 dist : precise
74- env : WP_VERSION=latest
74+ env : WP_VERSION=5.1
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Feature: Scaffold install-wp-tests.sh tests
1414 """
1515 And the return code should be 1
1616
17- @less-than- php-7.2
17+ @require- php-5.6
1818 Scenario : Install latest version of WordPress
1919 Given a WP install
2020 And I run `wp plugin path`
@@ -76,7 +76,7 @@ Feature: Scaffold install-wp-tests.sh tests
7676 When I run `WP_TESTS_DIR=/tmp/behat-wordpress-tests-lib phpunit -c {PLUGIN_DIR}/hello-world/phpunit.xml.dist`
7777 Then the return code should be 0
7878
79- @less-than- php-7.2
79+ @require- php-5.6
8080 Scenario : Install WordPress from trunk
8181 Given a WP install
8282 And I run `wp plugin path`
You can’t perform that action at this time.
0 commit comments