Skip to content

Commit 8ac3190

Browse files
committed
Skip test
1 parent 90a9ed2 commit 8ac3190

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
@@ -316,7 +316,8 @@ Feature: Manage translation files for a WordPress install
316316
"""
317317
And the return code should be 0
318318

319-
@require-wp-4.0
319+
# This test downgrades to WordPress 5.4.1, but the SQLite plugin requires 6.0+
320+
@require-wp-4.0 @require-mysql
320321
Scenario: Ensure upgrader output is in English
321322
Given a WP install
322323
And I run `wp theme activate twentytwentyone`

0 commit comments

Comments
 (0)