We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents efe862e + 7529c6b commit c421ce6Copy full SHA for c421ce6
1 file changed
features/scaffold-theme-tests.feature
@@ -8,7 +8,7 @@ Feature: Scaffold theme unit tests
8
When I run `wp theme path`
9
Then save STDOUT as {THEME_DIR}
10
11
- @require-php-7.0 @less-than-php-7.2 @require-mysql
+ @require-php-7.0 @require-mysql
12
Scenario: Scaffold theme tests
13
When I run `wp scaffold theme-tests t12child`
14
Then STDOUT should not be empty
0 commit comments