diff --git a/features/general.feature b/features/general.feature index f1255bc..6eb5a2a 100644 --- a/features/general.feature +++ b/features/general.feature @@ -71,7 +71,7 @@ Feature: General tests of WP Launch Check Scenario: WordPress has a new major version but no new minor version Given a WP install - And I run `wp core download --version=5.6.20 --force` + And I run `wp core download --version=5.6.10 --force` And I run `wp theme activate twentytwenty` When I run `wp launchcheck general`