Skip to content

Commit 786c863

Browse files
committed
Skip another test
1 parent 8ac3190 commit 786c863

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

features/language-core.feature

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,8 @@ Feature: Manage translation files for a WordPress install
297297
And STDOUT should be empty
298298
And the return code should be 0
299299

300-
@require-wp-4.0
300+
# This test downgrades to WordPress 5.4.1, but the SQLite plugin requires 6.0+
301+
@require-wp-4.0 @require-mysql
301302
Scenario: Ensure correct language is installed for WP version
302303
Given a WP install
303304
And I run `wp theme activate twentytwentyone`

0 commit comments

Comments
 (0)