Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions features/skip-themes.feature
Original file line number Diff line number Diff line change
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.
"""
"""