From 52f5ca6b0c6174321fd05c29ce1aa5d935fe5c68 Mon Sep 17 00:00:00 2001 From: Daniel Bachhuber Date: Mon, 9 Jan 2023 15:42:17 -0800 Subject: [PATCH] Switch to `twentytwentyone` to fix failing tests --- features/language-core.feature | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/features/language-core.feature b/features/language-core.feature index 4e3df3f0..8b50f5ff 100644 --- a/features/language-core.feature +++ b/features/language-core.feature @@ -300,7 +300,7 @@ Feature: Manage translation files for a WordPress install @require-wp-4.0 Scenario: Ensure correct language is installed for WP version Given a WP install - And I run `wp theme activate twentytwenty` + And I run `wp theme activate twentytwentyone` And an empty cache And I run `wp core download --version=4.5.3 --force` @@ -313,7 +313,7 @@ Feature: Manage translation files for a WordPress install @require-wp-4.0 Scenario: Ensure upgrader output is in English Given a WP install - And I run `wp theme activate twentytwenty` + And I run `wp theme activate twentytwentyone` And an empty cache And I run `wp core download --version=5.4.1 --force` And a disable_sidebar_check.php file: