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.
@require-mysql
1 parent 724120e commit faa8543Copy full SHA for faa8543
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-php-7.0 @less-than-php-7.2 @require-mysql
12
Scenario: Scaffold theme tests
13
When I run `wp scaffold theme-tests p2child`
14
Then STDOUT should not be empty
0 commit comments