diff --git a/features/scaffold-theme-tests.feature b/features/scaffold-theme-tests.feature index f03e4bfc..a405a56e 100644 --- a/features/scaffold-theme-tests.feature +++ b/features/scaffold-theme-tests.feature @@ -8,7 +8,7 @@ Feature: Scaffold theme unit tests When I run `wp theme path` Then save STDOUT as {THEME_DIR} - @require-php-7.0 @less-than-php-7.2 + @require-php-7.0 @less-than-php-7.2 @require-mysql Scenario: Scaffold theme tests When I run `wp scaffold theme-tests p2child` Then STDOUT should not be empty