Fix broken Gutenberg test by 2ndkauboy · Pull Request #5938 · wp-cli/wp-cli

Expand Up @@ -168,7 +168,7 @@ Feature: Skipping themes bool(false) """
@require-wp-6.1 @require-php-7.0 @require-wp-6.1 @require-php-7.2 Scenario: Skip a theme using block patterns with Gutenberg active Given a WP installation And I run `wp plugin install gutenberg --activate` Expand Down Expand Up @@ -199,4 +199,4 @@ Feature: Skipping themes Then STDERR should contain: """ Error: An unexpected functions.php file in the themes directory may have caused this internal server error. """ """