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 52931f0 commit 000bfbeCopy full SHA for 000bfbe
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
- @less-than-php-7.2
+ @require-php-5.6 @less-than-php-7.2
12
Scenario: Scaffold theme tests
13
When I run `wp scaffold theme-tests p2child`
14
Then STDOUT should not be empty
0 commit comments